#EDC18B Color Information

Hex color code: #EDC18B

A vivid orange shade, #EDC18B appears as (237, 193, 139) in RGB and (33°, 73%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#EDC18B
RGB
237, 193, 139
HSL
33°, 73%, 74%
CMYK
0%, 19%, 41%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDC18B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 193, 139

Red: 237 / Green: 193 / Blue: 139

HSL

33°, 73%, 74%

Hue: 33° / Saturation: 73% / Lightness: 74%

CMYK

0%, 19%, 41%, 7%

Cyan: 0% / Magenta: 19% / Yellow: 41% / Key: 7%

What color is #EDC18B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDC18B to RGB:

rgb(237, 193, 139)HEX to RGB Converter →

HEX to HSL

Convert #EDC18B to HSL:

hsl(33, 73%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #EDC18B to CMYK:

cmyk(0%, 19%, 41%, 7%)Color Converter →

Color Meaning and Usage

A striking orange tone, #EDC18B has RGB (237, 193, 139) and HSL (33°, 73%, 74%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDC18B is #8CB8ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED918C.

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

Contrast with #EDC18B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDC18B?

#EDC18B is a striking orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EDC18B?

#EDC18B in RGB is (237, 193, 139) - 237 red, 193 green, and 139 blue.

How to use #EDC18B in CSS?

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

What colors go well with #EDC18B?

#8CB8ED (complementary), #ED918C (analogous), and #E39E4A (lighter shade) work well with #EDC18B.