#DFF87B Color

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

Color preview

#DFF87B

Color formats

HEX
#DFF87B
RGB
rgb(223, 248, 123)
RGBA
rgba(223, 248, 123, 1)
HSL
hsl(72, 90%, 73%)
HSV
hsv(72, 50%, 97%)
CMYK
cmyk(10%, 0%, 50%, 3%)
CSS variable
--color-primary: #DFF87B;
Lowercase HEX
#dff87b

Shades

Tints

Tones

Harmony

CSS snippets for #DFF87B

.color-dff87b {
  color: #DFF87B;
  background-color: #DFF87B;
}

Frequently asked questions

What color is #DFF87B?+

#DFF87B is a HEX color with RGB value rgb(223, 248, 123) and HSL value hsl(72, 90%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DFF87B?+

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