#EDDD4B Color

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

Color preview

#EDDD4B

Color formats

HEX
#EDDD4B
RGB
rgb(237, 221, 75)
RGBA
rgba(237, 221, 75, 1)
HSL
hsl(54, 82%, 61%)
HSV
hsv(54, 68%, 93%)
CMYK
cmyk(0%, 7%, 68%, 7%)
CSS variable
--color-primary: #EDDD4B;
Lowercase HEX
#eddd4b

Shades

Tints

Tones

Harmony

CSS snippets for #EDDD4B

.color-eddd4b {
  color: #EDDD4B;
  background-color: #EDDD4B;
}

Frequently asked questions

What color is #EDDD4B?+

#EDDD4B is a HEX color with RGB value rgb(237, 221, 75) and HSL value hsl(54, 82%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EDDD4B?+

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