#EDA240 Color

Inspect #EDA240 across formats, palettes, contrast and closest named color matches.

Color preview

#EDA240

Color formats

HEX
#EDA240
RGB
rgb(237, 162, 64)
RGBA
rgba(237, 162, 64, 1)
HSL
hsl(34, 83%, 59%)
HSV
hsv(34, 73%, 93%)
CMYK
cmyk(0%, 32%, 73%, 7%)
CSS variable
--color-primary: #EDA240;
Lowercase HEX
#eda240

Shades

Tints

Tones

Harmony

CSS snippets for #EDA240

.color-eda240 {
  color: #EDA240;
  background-color: #EDA240;
}

Frequently asked questions

What color is #EDA240?+

#EDA240 is a HEX color with RGB value rgb(237, 162, 64) and HSL value hsl(34, 83%, 59%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EDA240?+

The closest Tailwind color is orange-400, available as the bg-orange-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools