#DFF45C Color

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

Color preview

#DFF45C

Color formats

HEX
#DFF45C
RGB
rgb(223, 244, 92)
RGBA
rgba(223, 244, 92, 1)
HSL
hsl(68, 87%, 66%)
HSV
hsv(68, 62%, 96%)
CMYK
cmyk(9%, 0%, 62%, 4%)
CSS variable
--color-primary: #DFF45C;
Lowercase HEX
#dff45c

Shades

Tints

Tones

Harmony

CSS snippets for #DFF45C

.color-dff45c {
  color: #DFF45C;
  background-color: #DFF45C;
}

Frequently asked questions

What color is #DFF45C?+

#DFF45C is a HEX color with RGB value rgb(223, 244, 92) and HSL value hsl(68, 87%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DFF45C?+

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