#DFF08C Color

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

Color preview

#DFF08C

Color formats

HEX
#DFF08C
RGB
rgb(223, 240, 140)
RGBA
rgba(223, 240, 140, 1)
HSL
hsl(70, 77%, 75%)
HSV
hsv(70, 42%, 94%)
CMYK
cmyk(7%, 0%, 42%, 6%)
CSS variable
--color-primary: #DFF08C;
Lowercase HEX
#dff08c

Shades

Tints

Tones

Harmony

CSS snippets for #DFF08C

.color-dff08c {
  color: #DFF08C;
  background-color: #DFF08C;
}

Frequently asked questions

What color is #DFF08C?+

#DFF08C is a HEX color with RGB value rgb(223, 240, 140) and HSL value hsl(70, 77%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DFF08C?+

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