#DFF15B Color

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

Color preview

#DFF15B

Color formats

HEX
#DFF15B
RGB
rgb(223, 241, 91)
RGBA
rgba(223, 241, 91, 1)
HSL
hsl(67, 84%, 65%)
HSV
hsv(67, 62%, 95%)
CMYK
cmyk(7%, 0%, 62%, 5%)
CSS variable
--color-primary: #DFF15B;
Lowercase HEX
#dff15b

Shades

Tints

Tones

Harmony

CSS snippets for #DFF15B

.color-dff15b {
  color: #DFF15B;
  background-color: #DFF15B;
}

Frequently asked questions

What color is #DFF15B?+

#DFF15B is a HEX color with RGB value rgb(223, 241, 91) and HSL value hsl(67, 84%, 65%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DFF15B?+

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