#EDBDA1 Color Information

Hex color code: #EDBDA1

The hex color #EDBDA1 is a airy orange with RGB values of (237, 189, 161) and HSL of (22°, 68%, 78%). It is widely used in graphic design.

Try:
Color NameBurlywood
HEX
#EDBDA1
RGB
237, 189, 161
HSL
22°, 68%, 78%
CMYK
0%, 20%, 32%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDBDA1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 189, 161

Red: 237 / Green: 189 / Blue: 161

HSL

22°, 68%, 78%

Hue: 22° / Saturation: 68% / Lightness: 78%

CMYK

0%, 20%, 32%, 7%

Cyan: 0% / Magenta: 20% / Yellow: 32% / Key: 7%

What color is #EDBDA1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDBDA1 to RGB:

rgb(237, 189, 161)HEX to RGB Converter →

HEX to HSL

Convert #EDBDA1 to HSL:

hsl(22, 68%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #EDBDA1 to CMYK:

cmyk(0%, 20%, 32%, 7%)Color Converter →

Color Meaning and Usage

A airy orange tone, #EDBDA1 has RGB (237, 189, 161) and HSL (22°, 68%, 78%). 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 #EDBDA1 is #A1D1ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDA1AB.

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

Contrast with #EDBDA1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDBDA1?

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

What is the RGB value of #EDBDA1?

#EDBDA1 in RGB is (237, 189, 161) - 237 red, 189 green, and 161 blue.

How to use #EDBDA1 in CSS?

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

What colors go well with #EDBDA1?

#A1D1ED (complementary), #EDA1AB (analogous), and #E19060 (lighter shade) work well with #EDBDA1.