crispedge.com

Color picker

Loading...

#ce9fcc hex color - Violet - Warm color - Information

#ce9fcc hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ce9fcc Color code in RGB color code model is created after adding 80.78% red color, 62.35% green color and 80% blue color. Hex #ce9fcc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 1% yellow and 19% black.

Hex #ce9fcc color code is between #cc99bb web safe hex color code and #ddaadd web safe hex color code. #cc99bb is the nearest web safe color code. You can see here many more shades of #ce9fcc color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codece9fcc#ce9fcc
RGB Decimal206, 159, 204rgb(206, 159, 204)
RGB Percent81%, 62%, 80%rgb(81%, 62%, 80%)
CSS RGBa206, 159, 204,1rgba(206,159,204,1)
CMYK Modelcmyk(0%,23%,1%,19%)
HSL Color Space303,32% ,72%hsl(303,32% ,72%)
HSV Color Space303°, 23%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011101001111111001100
Octal316237314
Decimal206159204
Hexce9fcc

Different shades of #ce9fcc color code.

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

Light Shade of #ce9fcc
#dfc1de
Dark Shade of #ce9fcc
#bd7dba
Saturated Shade of #ce9fcc
#d598d3
Desaturated Shade of #ce9fcc
#c7a6c5
Grey scale Shade of #ce9fcc
#b6b6b6
Brighten Shade
#e7b8e5
Most Readable Shade
#000000

Shades of #ce9fcc color code

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

#ce9fcc
#b78db5
#a07b9e
#896a88
#725871
#5b465a
#443544
#2d232d
#161116
#000000

Similar Color like #ce9fcc color

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

#cfa0cd
#d0a1ce
#d1a2cf
#d2a3d0
#d3a4d1
#d4a5d2
#d5a6d3
#d6a7d4
#d7a8d5
#d8a9d6
#d9aad7
#daabd8
#dbacd9
#dcadda
#cd9ecb
#cc9dca
#cb9cc9
#ca9bc8
#c99ac7
#c899c6
#c798c5
#c697c4
#c596c3
#c495c2
#c394c1
#c293c0
#c192bf
#c091be

Monochromatic Color with #ce9fcc

#ce9fcc
#f8c0f6
#241c24
#4e3d4e
#795d78
#a37ea2

Tints of #ce9fcc Color

#ce9fcc
#d3a9d1
#d8b4d7
#debfdd
#e3c9e2
#e9d4e8
#eedfee
#f4e9f3
#f9f4f9
#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

#ce9fcc
#9fcea1

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

Split Complementary

#ce9fcc
#b5ce9f
#9fceb8

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

Analogous Color

#bd9fce
#c79fce
#ce9fcc
#ce9fc3
#ce9fb9

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

#ce9fcc
#ccce9f
#9fccce

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

#ce9fcc
#ceb89f
#9fcea1
#9fb4ce

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

#ce9fcc
#9fcea1
#9fceb8
#ce9fb5

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 #ce9fcc 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.

#ce9fcc Color Code Preview on Black Background Color

This is how #ce9fcc Color will look on black background color. Color contrast ratio is 9.46

#ce9fcc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce9fcc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce9fcc

#ce9fcc color code is use for CSS Background Color

Background color for the above div is #ce9fcc

HTML with inline CSS

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

#ce9fcc color code is use for CSS Border Color

CSS Border color for the above div is #ce9fcc

HTML with inline CSS

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

CSS Border Left color for the above div is #ce9fcc

HTML with inline CSS

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

CSS Border Right color for the above div is #ce9fcc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ce9fcc

HTML with inline CSS

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

CSS Border Top color for the above div is #ce9fcc

HTML with inline CSS

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

#ce9fcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ce9fcc Color code Preview on White Background

This is how #ce9fcc Color code will look on white background color. Color contrast ratio is 2.22

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 #ce9fcc; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ce9fcc; }

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,159,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(159,206,161,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(206,159,204,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.