#DFEBB3 Color

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

Color preview

#DFEBB3

Color formats

HEX
#DFEBB3
RGB
rgb(223, 235, 179)
RGBA
rgba(223, 235, 179, 1)
HSL
hsl(73, 58%, 81%)
HSV
hsv(73, 24%, 92%)
CMYK
cmyk(5%, 0%, 24%, 8%)
CSS variable
--color-primary: #DFEBB3;
Lowercase HEX
#dfebb3

Shades

Tints

Tones

Harmony

CSS snippets for #DFEBB3

.color-dfebb3 {
  color: #DFEBB3;
  background-color: #DFEBB3;
}

Frequently asked questions

What color is #DFEBB3?+

#DFEBB3 is a HEX color with RGB value rgb(223, 235, 179) and HSL value hsl(73, 58%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DFEBB3?+

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