#EDAC97 Color Information

Hex color code: #EDAC97

#EDAC97 is a soft orange color. In RGB it is (237, 172, 151), and in HSL it is (15°, 70%, 76%). It is frequently seen in web interfaces.

Try:
Color NameBurlywood
HEX
#EDAC97
RGB
237, 172, 151
HSL
15°, 70%, 76%
CMYK
0%, 27%, 36%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDAC97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 172, 151

Red: 237 / Green: 172 / Blue: 151

HSL

15°, 70%, 76%

Hue: 15° / Saturation: 70% / Lightness: 76%

CMYK

0%, 27%, 36%, 7%

Cyan: 0% / Magenta: 27% / Yellow: 36% / Key: 7%

What color is #EDAC97?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDAC97 to RGB:

rgb(237, 172, 151)HEX to RGB Converter →

HEX to HSL

Convert #EDAC97 to HSL:

hsl(15, 70%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #EDAC97 to CMYK:

cmyk(0%, 27%, 36%, 7%)Color Converter →

Color Meaning and Usage

A airy orange tone, #EDAC97 has RGB (237, 172, 151) and HSL (15°, 70%, 76%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDAC97 is #97D7ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED97AC.

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

Contrast with #EDAC97

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDAC97?

#EDAC97 is a airy orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EDAC97?

#EDAC97 in RGB is (237, 172, 151) - 237 red, 172 green, and 151 blue.

How to use #EDAC97 in CSS?

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

What colors go well with #EDAC97?

#97D7ED (complementary), #ED97AC (analogous), and #E17956 (lighter shade) work well with #EDAC97.