#DFF080 Color

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

Color preview

#DFF080

Color formats

HEX
#DFF080
RGB
rgb(223, 240, 128)
RGBA
rgba(223, 240, 128, 1)
HSL
hsl(69, 79%, 72%)
HSV
hsv(69, 47%, 94%)
CMYK
cmyk(7%, 0%, 47%, 6%)
CSS variable
--color-primary: #DFF080;
Lowercase HEX
#dff080

Shades

Tints

Tones

Harmony

CSS snippets for #DFF080

.color-dff080 {
  color: #DFF080;
  background-color: #DFF080;
}

Frequently asked questions

What color is #DFF080?+

#DFF080 is a HEX color with RGB value rgb(223, 240, 128) and HSL value hsl(69, 79%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DFF080?+

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