crispedge.com

Color picker

Loading...

#ce97ae hex color - Red - Warm color - Information

#ce97ae hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ce97ae Color code in RGB color code model is created after adding 80.78% red color, 59.22% green color and 68.24% blue color. Hex #ce97ae Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 27% magenta, 16% yellow and 19% black.

Hex #ce97ae color code is between #cc99aa web safe hex color code and #dd88bb web safe hex color code. #cc99aa is the nearest web safe color code. You can see here many more shades of #ce97ae color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codece97ae#ce97ae
RGB Decimal206, 151, 174rgb(206, 151, 174)
RGB Percent81%, 59%, 68%rgb(81%, 59%, 68%)
CSS RGBa206, 151, 174,1rgba(206,151,174,1)
CMYK Modelcmyk(0%,27%,16%,19%)
HSL Color Space335,36% ,70%hsl(335,36% ,70%)
HSV Color Space335°, 27%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011101001011110101110
Octal316227256
Decimal206151174
Hexce97ae

Different shades of #ce97ae color code.

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

Light Shade of #ce97ae
#debac9
Dark Shade of #ce97ae
#be7493
Saturated Shade of #ce97ae
#d68fad
Desaturated Shade of #ce97ae
#c69faf
Grey scale Shade of #ce97ae
#b3b3b3
Brighten Shade
#e7b0c7
Most Readable Shade
#000000

Shades of #ce97ae color code

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

#ce97ae
#b7869a
#a07587
#896474
#725360
#5b434d
#44323a
#2d2126
#161013
#000000

Similar Color like #ce97ae color

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

#cf98af
#d099b0
#d19ab1
#d29bb2
#d39cb3
#d49db4
#d59eb5
#d69fb6
#d7a0b7
#d8a1b8
#d9a2b9
#daa3ba
#dba4bb
#dca5bc
#cd96ad
#cc95ac
#cb94ab
#ca93aa
#c992a9
#c891a8
#c790a7
#c68fa6
#c58ea5
#c48da4
#c38ca3
#c28ba2
#c18aa1
#c089a0

Monochromatic Color with #ce97ae

#ce97ae
#f8b6d2
#241a1e
#4e3a42
#795966
#a3788a

Tints of #ce97ae Color

#ce97ae
#d3a2b7
#d8aec0
#deb9c9
#e3c5d2
#e9d0db
#eedce4
#f4e7ed
#f9f3f6
#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

#ce97ae
#97ceb7

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

Split Complementary

#ce97ae
#97ce9b
#97cace

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

Analogous Color

#ce97c4
#ce97b9
#ce97ae
#ce97a3
#ce9798

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

#ce97ae
#aece97
#97aece

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

#ce97ae
#c9ce97
#97ceb7
#9c97ce

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

#ce97ae
#97ceb7
#97cace
#ce9b97

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

#ce97ae Color Code Preview on Black Background Color

This is how #ce97ae Color will look on black background color. Color contrast ratio is 8.66

#ce97ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce97ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce97ae

#ce97ae color code is use for CSS Background Color

Background color for the above div is #ce97ae

HTML with inline CSS

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

#ce97ae color code is use for CSS Border Color

CSS Border color for the above div is #ce97ae

HTML with inline CSS

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

CSS Border Left color for the above div is #ce97ae

HTML with inline CSS

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

CSS Border Right color for the above div is #ce97ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ce97ae

HTML with inline CSS

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

CSS Border Top color for the above div is #ce97ae

HTML with inline CSS

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

#ce97ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ce97ae Color code Preview on White Background

This is how #ce97ae Color code will look on white background color. Color contrast ratio is 2.42

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

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,151,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(151,206,183,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(206,151,174,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.