#DFF0BF Color

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

Color preview

#DFF0BF

Color formats

HEX
#DFF0BF
RGB
rgb(223, 240, 191)
RGBA
rgba(223, 240, 191, 1)
HSL
hsl(81, 62%, 85%)
HSV
hsv(81, 20%, 94%)
CMYK
cmyk(7%, 0%, 20%, 6%)
CSS variable
--color-primary: #DFF0BF;
Lowercase HEX
#dff0bf

Shades

Tints

Tones

Harmony

CSS snippets for #DFF0BF

.color-dff0bf {
  color: #DFF0BF;
  background-color: #DFF0BF;
}

Frequently asked questions

What color is #DFF0BF?+

#DFF0BF is a HEX color with RGB value rgb(223, 240, 191) and HSL value hsl(81, 62%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DFF0BF?+

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