#EDEEB3 Color

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

Color preview

#EDEEB3

Color formats

HEX
#EDEEB3
RGB
rgb(237, 238, 179)
RGBA
rgba(237, 238, 179, 1)
HSL
hsl(61, 63%, 82%)
HSV
hsv(61, 25%, 93%)
CMYK
cmyk(0%, 0%, 25%, 7%)
CSS variable
--color-primary: #EDEEB3;
Lowercase HEX
#edeeb3

Shades

Tints

Tones

Harmony

CSS snippets for #EDEEB3

.color-edeeb3 {
  color: #EDEEB3;
  background-color: #EDEEB3;
}

Frequently asked questions

What color is #EDEEB3?+

#EDEEB3 is a HEX color with RGB value rgb(237, 238, 179) and HSL value hsl(61, 63%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EDEEB3?+

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