#E2CFAD Color Information

Hex color code: #E2CFAD

#E2CFAD is a soft orange color. In RGB it is (226, 207, 173), and in HSL it is (38°, 48%, 78%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#E2CFAD
RGB
226, 207, 173
HSL
38°, 48%, 78%
CMYK
0%, 8%, 23%, 11%

Shades

CSS Usage
color: #E2CFAD;
background-color: #E2CFAD;
border-color: #E2CFAD;
box-shadow: 0 0 10px #E2CFAD;
border: 2px solid #E2CFAD;
Tailwind Usage
bg-[#E2CFAD]
text-[#E2CFAD]
border-[#E2CFAD]
shadow-[0_0_10px_E2CFAD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #E2CFAD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #E2CFAD; color: #000000; }

Badge

New Feature
.badge { background-color: #E2CFAD; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #E2CFAD; background-color: #E2CFAD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #E2CFAD20; border-left: 4px solid #E2CFAD; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #E2CFAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #E2CFAD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 207, 173

Red: 226 / Green: 207 / Blue: 173

HSL

38°, 48%, 78%

Hue: 38° / Saturation: 48% / Lightness: 78%

CMYK

0%, 8%, 23%, 11%

Cyan: 0% / Magenta: 8% / Yellow: 23% / Key: 11%

What color is #E2CFAD?

#E2CFAD is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2CFAD to RGB:

rgb(226, 207, 173)HEX to RGB Converter →

HEX to HSL

Convert #E2CFAD to HSL:

hsl(38, 48%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #E2CFAD to CMYK:

cmyk(0%, 8%, 23%, 11%)Color Converter →

Color Meaning and Usage

#E2CFAD is a airy orange color with RGB values of 226, 207, 173 and HSL of 38°, 48%, 78%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2CFAD is #ACC0E2, creating high-contrast pairings. For softer combinations, try analogous colors like #E2B3AC.

Use #E2CFAD in CSS: color: #E2CFAD or background-color: #E2CFAD. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #E2CFAD

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 13.76:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2CFAD?

#E2CFAD is a airy orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #E2CFAD?

#E2CFAD in RGB is (226, 207, 173) - 226 red, 207 green, and 173 blue.

How to use #E2CFAD in CSS?

Use #E2CFAD directly in your CSS properties like color or background-color.

What colors go well with #E2CFAD?

#ACC0E2 (complementary), #E2B3AC (analogous), and #CEAD73 (lighter shade) work well with #E2CFAD.