#D4E49A Color

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

Color preview

#D4E49A

Color formats

HEX
#D4E49A
RGB
rgb(212, 228, 154)
RGBA
rgba(212, 228, 154, 1)
HSL
hsl(73, 58%, 75%)
HSV
hsv(73, 32%, 89%)
CMYK
cmyk(7%, 0%, 32%, 11%)
CSS variable
--color-primary: #D4E49A;
Lowercase HEX
#d4e49a

Shades

Tints

Tones

Harmony

CSS snippets for #D4E49A

.color-d4e49a {
  color: #D4E49A;
  background-color: #D4E49A;
}

Frequently asked questions

What color is #D4E49A?+

#D4E49A is a HEX color with RGB value rgb(212, 228, 154) and HSL value hsl(73, 58%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D4E49A?+

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