#DFF05D Color

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

Color preview

#DFF05D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DFF05D

.color-dff05d {
  color: #DFF05D;
  background-color: #DFF05D;
}

Frequently asked questions

What color is #DFF05D?+

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

What is the closest Tailwind color to #DFF05D?+

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