#DFF05C Color

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

Color preview

#DFF05C

Color formats

HEX
#DFF05C
RGB
rgb(223, 240, 92)
RGBA
rgba(223, 240, 92, 1)
HSL
hsl(67, 83%, 65%)
HSV
hsv(67, 62%, 94%)
CMYK
cmyk(7%, 0%, 62%, 6%)
CSS variable
--color-primary: #DFF05C;
Lowercase HEX
#dff05c

Shades

Tints

Tones

Harmony

CSS snippets for #DFF05C

.color-dff05c {
  color: #DFF05C;
  background-color: #DFF05C;
}

Frequently asked questions

What color is #DFF05C?+

#DFF05C is a HEX color with RGB value rgb(223, 240, 92) and HSL value hsl(67, 83%, 65%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DFF05C?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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