#DFF5BC Color

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

Color preview

#DFF5BC

Color formats

HEX
#DFF5BC
RGB
rgb(223, 245, 188)
RGBA
rgba(223, 245, 188, 1)
HSL
hsl(83, 74%, 85%)
HSV
hsv(83, 23%, 96%)
CMYK
cmyk(9%, 0%, 23%, 4%)
CSS variable
--color-primary: #DFF5BC;
Lowercase HEX
#dff5bc

Shades

Tints

Tones

Harmony

CSS snippets for #DFF5BC

.color-dff5bc {
  color: #DFF5BC;
  background-color: #DFF5BC;
}

Frequently asked questions

What color is #DFF5BC?+

#DFF5BC is a HEX color with RGB value rgb(223, 245, 188) and HSL value hsl(83, 74%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DFF5BC?+

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