#EDAD83 Color Information

Hex color code: #EDAD83

The hex color #EDAD83 is a dynamic orange with RGB values of (237, 173, 131) and HSL of (24°, 75%, 72%). It is typically applied in digital products.

Try:
Color NameBurlywood
HEX
#EDAD83
RGB
237, 173, 131
HSL
24°, 75%, 72%
CMYK
0%, 27%, 45%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDAD83; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 173, 131

Red: 237 / Green: 173 / Blue: 131

HSL

24°, 75%, 72%

Hue: 24° / Saturation: 75% / Lightness: 72%

CMYK

0%, 27%, 45%, 7%

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

What color is #EDAD83?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDAD83 to RGB:

rgb(237, 173, 131)HEX to RGB Converter →

HEX to HSL

Convert #EDAD83 to HSL:

hsl(24, 75%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #EDAD83 to CMYK:

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

Color Meaning and Usage

#EDAD83 is a bold orange color with RGB values of 237, 173, 131 and HSL of 24°, 75%, 72%. 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 #EDAD83 is #82C2ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED828D.

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

Contrast with #EDAD83

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDAD83?

#EDAD83 is a bold orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EDAD83?

#EDAD83 in RGB is (237, 173, 131) - 237 red, 173 green, and 131 blue.

How to use #EDAD83 in CSS?

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

What colors go well with #EDAD83?

#82C2ED (complementary), #ED828D (analogous), and #E4813F (lighter shade) work well with #EDAD83.