crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ffc2ae hex color - Red - Warm color - Information

#ffc2ae hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #ffc2ae Color code in RGB color code model is created after adding 100% red color, 76.08% green color and 68.24% blue color. Hex #ffc2ae Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 24% magenta, 32% yellow and 0% black.

Hex #ffc2ae color code is between #eebbaa web safe hex color code and #ddccbb web safe hex color code. #eebbaa is the nearest web safe color code. You can see here many more shades of #ffc2ae color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeffc2ae#ffc2ae
RGB Decimal255, 194, 174rgb(255, 194, 174)
RGB Percent100%, 76%, 68%rgb(100%, 76%, 68%)
CSS RGBa255, 194, 174,1rgba(255,194,174,1)
CMYK Modelcmyk(0%,24%,32%,0%)
HSL Color Space15,100% ,84%hsl(15,100% ,84%)
HSV Color Space15°, 32%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111111100001010101110
Octal377302256
Decimal255194174
Hexffc2ae

Different shades of #ffc2ae color code.

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

Light Shade of #ffc2ae
#ffe8e1
Dark Shade of #ffc2ae
#ff9c7b
Saturated Shade of #ffc2ae
#ffc2ae
Desaturated Shade of #ffc2ae
#fbc4b2
Grey scale Shade of #ffc2ae
#d6d6d6
Brighten Shade
#ffdbc7
Most Readable Shade
#000000

Shades of #ffc2ae color code

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

#ffc2ae
#e2ac9a
#c69687
#aa8174
#8d6b60
#71564d
#55403a
#382b26
#1c1513
#000000

Similar Color like #ffc2ae color

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

#ffc3af
#ffc4b0
#ffc5b1
#ffc6b2
#ffc7b3
#ffc8b4
#ffc9b5
#ffcab6
#ffcbb7
#ffccb8
#ffcdb9
#ffceba
#ffcfbb
#ffd0bc
#fec1ad
#fdc0ac
#fcbfab
#fbbeaa
#fabda9
#f9bca8
#f8bba7
#f7baa6
#f6b9a5
#f5b8a4
#f4b7a3
#f3b6a2
#f2b5a1
#f1b4a0

Monochromatic Color with #ffc2ae

#ffc2ae
#2a201d
#55413a
#806157
#aa8174
#d4a291

Tints of #ffc2ae Color

#ffc2ae
#ffc8b7
#ffcfc0
#ffd6c9
#ffddd2
#ffe3db
#ffeae4
#fff1ed
#fff8f6
#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

#ffc2ae
#aeebff

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

Split Complementary

#ffc2ae
#aeffeb
#aec3ff

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

Analogous Color

#ffaeba
#ffb2ae
#ffc2ae
#ffd2ae
#ffe2ae

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

#ffc2ae
#aeffc2
#c2aeff

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

#ffc2ae
#c2ffae
#aeebff
#eaaeff

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

#ffc2ae
#aeebff
#aec3ff
#ffeaae

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

#ffc2ae Color Code Preview on Black Background Color

This is how #ffc2ae Color will look on black background color. Color contrast ratio is 13.58

#ffc2ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffc2ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffc2ae

#ffc2ae color code is use for CSS Background Color

Background color for the above div is #ffc2ae

HTML with inline CSS

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

#ffc2ae color code is use for CSS Border Color

CSS Border color for the above div is #ffc2ae

HTML with inline CSS

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

CSS Border Left color for the above div is #ffc2ae

HTML with inline CSS

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

CSS Border Right color for the above div is #ffc2ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffc2ae

HTML with inline CSS

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

CSS Border Top color for the above div is #ffc2ae

HTML with inline CSS

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

#ffc2ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffc2ae Color code Preview on White Background

This is how #ffc2ae Color code will look on white background color. Color contrast ratio is 1.55

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.