#DFF8BE Color

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

Color preview

#DFF8BE

Color formats

HEX
#DFF8BE
RGB
rgb(223, 248, 190)
RGBA
rgba(223, 248, 190, 1)
HSL
hsl(86, 81%, 86%)
HSV
hsv(86, 23%, 97%)
CMYK
cmyk(10%, 0%, 23%, 3%)
CSS variable
--color-primary: #DFF8BE;
Lowercase HEX
#dff8be

Shades

Tints

Tones

Harmony

CSS snippets for #DFF8BE

.color-dff8be {
  color: #DFF8BE;
  background-color: #DFF8BE;
}

Frequently asked questions

What color is #DFF8BE?+

#DFF8BE is a HEX color with RGB value rgb(223, 248, 190) and HSL value hsl(86, 81%, 86%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DFF8BE?+

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