#EDD25B Color

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

Color preview

#EDD25B

Color formats

HEX
#EDD25B
RGB
rgb(237, 210, 91)
RGBA
rgba(237, 210, 91, 1)
HSL
hsl(49, 80%, 64%)
HSV
hsv(49, 62%, 93%)
CMYK
cmyk(0%, 11%, 62%, 7%)
CSS variable
--color-primary: #EDD25B;
Lowercase HEX
#edd25b

Shades

Tints

Tones

Harmony

CSS snippets for #EDD25B

.color-edd25b {
  color: #EDD25B;
  background-color: #EDD25B;
}

Frequently asked questions

What color is #EDD25B?+

#EDD25B is a HEX color with RGB value rgb(237, 210, 91) and HSL value hsl(49, 80%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EDD25B?+

The closest Tailwind color is amber-300, available as the bg-amber-300 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