#DFF88C Color

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

Color preview

#DFF88C

Color formats

HEX
#DFF88C
RGB
rgb(223, 248, 140)
RGBA
rgba(223, 248, 140, 1)
HSL
hsl(74, 89%, 76%)
HSV
hsv(74, 44%, 97%)
CMYK
cmyk(10%, 0%, 44%, 3%)
CSS variable
--color-primary: #DFF88C;
Lowercase HEX
#dff88c

Shades

Tints

Tones

Harmony

CSS snippets for #DFF88C

.color-dff88c {
  color: #DFF88C;
  background-color: #DFF88C;
}

Frequently asked questions

What color is #DFF88C?+

#DFF88C is a HEX color with RGB value rgb(223, 248, 140) and HSL value hsl(74, 89%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DFF88C?+

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