#DFEBB5 Color

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

Color preview

#DFEBB5

Color formats

HEX
#DFEBB5
RGB
rgb(223, 235, 181)
RGBA
rgba(223, 235, 181, 1)
HSL
hsl(73, 57%, 82%)
HSV
hsv(73, 23%, 92%)
CMYK
cmyk(5%, 0%, 23%, 8%)
CSS variable
--color-primary: #DFEBB5;
Lowercase HEX
#dfebb5

Shades

Tints

Tones

Harmony

CSS snippets for #DFEBB5

.color-dfebb5 {
  color: #DFEBB5;
  background-color: #DFEBB5;
}

Frequently asked questions

What color is #DFEBB5?+

#DFEBB5 is a HEX color with RGB value rgb(223, 235, 181) and HSL value hsl(73, 57%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DFEBB5?+

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