#DFF95B Color

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

Color preview

#DFF95B

Color formats

HEX
#DFF95B
RGB
rgb(223, 249, 91)
RGBA
rgba(223, 249, 91, 1)
HSL
hsl(70, 93%, 67%)
HSV
hsv(70, 63%, 98%)
CMYK
cmyk(10%, 0%, 63%, 2%)
CSS variable
--color-primary: #DFF95B;
Lowercase HEX
#dff95b

Shades

Tints

Tones

Harmony

CSS snippets for #DFF95B

.color-dff95b {
  color: #DFF95B;
  background-color: #DFF95B;
}

Frequently asked questions

What color is #DFF95B?+

#DFF95B is a HEX color with RGB value rgb(223, 249, 91) and HSL value hsl(70, 93%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DFF95B?+

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