#EDB490 Color Information

Hex color code: #EDB490

A vivid orange shade, #EDB490 appears as (237, 180, 144) in RGB and (23°, 72%, 75%) in HSL. It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#EDB490
RGB
237, 180, 144
HSL
23°, 72%, 75%
CMYK
0%, 24%, 39%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDB490; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 180, 144

Red: 237 / Green: 180 / Blue: 144

HSL

23°, 72%, 75%

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

CMYK

0%, 24%, 39%, 7%

Cyan: 0% / Magenta: 24% / Yellow: 39% / Key: 7%

What color is #EDB490?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDB490 to RGB:

rgb(237, 180, 144)HEX to RGB Converter →

HEX to HSL

Convert #EDB490 to HSL:

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

HEX to CMYK

Convert #EDB490 to CMYK:

cmyk(0%, 24%, 39%, 7%)Color Converter →

Color Meaning and Usage

A striking orange tone, #EDB490 has RGB (237, 180, 144) and HSL (23°, 72%, 75%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDB490 is #91CAED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED919C.

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

Contrast with #EDB490

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDB490?

#EDB490 is a striking orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EDB490?

#EDB490 in RGB is (237, 180, 144) - 237 red, 180 green, and 144 blue.

How to use #EDB490 in CSS?

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

What colors go well with #EDB490?

#91CAED (complementary), #ED919C (analogous), and #E28850 (lighter shade) work well with #EDB490.