crispedge.com

Color picker

Loading...

#ce79fc hex color - Violet - Warm color - Information

#ce79fc hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #ce79fc Color code in RGB color code model is created after adding 80.78% red color, 47.45% green color and 98.82% blue color. Hex #ce79fc Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 52% magenta, 0% yellow and 1% black.

Hex #ce79fc color code is between #cc77ff web safe hex color code and #dd88ee web safe hex color code. #cc77ff is the nearest web safe color code. You can see here many more shades of #ce79fc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codece79fc#ce79fc
RGB Decimal206, 121, 252rgb(206, 121, 252)
RGB Percent81%, 47%, 99%rgb(81%, 47%, 99%)
CSS RGBa206, 121, 252,1rgba(206,121,252,1)
CMYK Modelcmyk(18%,52%,0%,1%)
HSL Color Space279,96% ,73%hsl(279,96% ,73%)
HSV Color Space279°, 52%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011100111100111111100
Octal316171374
Decimal206121252
Hexce79fc

Different shades of #ce79fc color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #ce79fc
#e0abfd
Dark Shade of #ce79fc
#bc47fb
Saturated Shade of #ce79fc
#cf76ff
Desaturated Shade of #ce79fc
#cc80f5
Grey scale Shade of #ce79fc
#bababa
Brighten Shade
#e792ff
Most Readable Shade
#000000

Shades of #ce79fc color code

Generate more color scales with scales (color stack) generator.

#ce79fc
#b76be0
#a05ec4
#8950a8
#72438c
#5b3570
#442854
#2d1a38
#160d1c
#000000

Similar Color like #ce79fc color

Find visually similar hex color codes nearing to #ce79fc hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#cf7afd
#d07bfe
#d17cff
#d27dff
#d37eff
#d47fff
#d580ff
#d681ff
#d782ff
#d883ff
#d984ff
#da85ff
#db86ff
#dc87ff
#cd78fb
#cc77fa
#cb76f9
#ca75f8
#c974f7
#c873f6
#c772f5
#c671f4
#c570f3
#c46ff2
#c36ef1
#c26df0
#c16cef
#c06bee

Monochromatic Color with #ce79fc

#ce79fc
#201327
#432752
#663c7c
#8950a7
#ab65d1

Tints of #ce79fc Color

#ce79fc
#d387fc
#d896fc
#dea5fd
#e3b4fd
#e9c3fd
#eed2fe
#f4e1fe
#f9f0fe
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#ce79fc
#a7fc79

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#ce79fc
#e8fc79
#79fc8d

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#9a79fc
#b479fc
#ce79fc
#e879fc
#fc79f6

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#ce79fc
#fcce79
#79fcce

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#ce79fc
#fc8c79
#a7fc79
#79e8fc

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#ce79fc
#a7fc79
#79fc8d
#fc79e8

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #ce79fc Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#ce79fc Color Code Preview on Black Background Color

This is how #ce79fc Color will look on black background color. Color contrast ratio is 7.76

#ce79fc in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#ce79fc">Your Example Paragraph content text in with font color #ce79fc </p>

Your Example Paragraph content text in with font color #ce79fc

HTML with inline CSS

<div style="color:#ce79fc">Your Paragraph text in with font color #ce79fc </div>

Your Example Paragraph content text in with font color #ce79fc

#ce79fc color code is use for CSS Background Color

Background color for the above div is #ce79fc

HTML with inline CSS

<div style="background-color:#ce79fc;"></div>

#ce79fc color code is use for CSS Border Color

CSS Border color for the above div is #ce79fc

HTML with inline CSS

<div style="border:5px solid #ce79fc;"></div>

CSS Border Left color for the above div is #ce79fc

HTML with inline CSS

<div style="border-left:5px solid #ce79fc;"></div>

CSS Border Right color for the above div is #ce79fc

HTML with inline CSS

<div style="border-right:5px solid #ce79fc;"></div>

CSS Border Bottom color for the above div is #ce79fc

HTML with inline CSS

<div style="border-bottom:5px solid #ce79fc;"></div>

CSS Border Top color for the above div is #ce79fc

HTML with inline CSS

<div style="border-top:5px solid #ce79fc;"></div>

#ce79fc hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#ce79fc; } .examplecolorclass {color:#ce79fc; } .examplebordercolor {border:3px solid #ce79fc; }

#ce79fc Color code Preview on White Background

This is how #ce79fc Color code will look on white background color. Color contrast ratio is 2.70

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #ce79fc; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ce79fc; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(206,121,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(167,252,121,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(206,121,252,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.