#EDC8AB Color Information

Hex color code: #EDC8AB

The hex color #EDC8AB is a soft orange with RGB values of (237, 200, 171) and HSL of (26°, 65%, 80%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#EDC8AB
RGB
237, 200, 171
HSL
26°, 65%, 80%
CMYK
0%, 16%, 28%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #EDC8AB; 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 #EDC8AB; background-color: #EDC8AB15; }

Alert / Toast

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

Link / Accent

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

a { color: #EDC8AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 200, 171

Red: 237 / Green: 200 / Blue: 171

HSL

26°, 65%, 80%

Hue: 26° / Saturation: 65% / Lightness: 80%

CMYK

0%, 16%, 28%, 7%

Cyan: 0% / Magenta: 16% / Yellow: 28% / Key: 7%

What color is #EDC8AB?

#EDC8AB is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDC8AB to RGB:

rgb(237, 200, 171)HEX to RGB Converter →

HEX to HSL

Convert #EDC8AB to HSL:

hsl(26, 65%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EDC8AB to CMYK:

cmyk(0%, 16%, 28%, 7%)Color Converter →

Color Meaning and Usage

#EDC8AB is a ethereal orange color with RGB values of 237, 200, 171 and HSL of 26°, 65%, 80%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDC8AB is #ABD0ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDABAF.

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

Contrast with #EDC8AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDC8AB?

#EDC8AB is a ethereal orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EDC8AB?

#EDC8AB in RGB is (237, 200, 171) - 237 red, 200 green, and 171 blue.

How to use #EDC8AB in CSS?

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

What colors go well with #EDC8AB?

#ABD0ED (complementary), #EDABAF (analogous), and #E09E6C (lighter shade) work well with #EDC8AB.