#DBFF70 Color

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

Color preview

#DBFF70

Color formats

HEX
#DBFF70
RGB
rgb(219, 255, 112)
RGBA
rgba(219, 255, 112, 1)
HSL
hsl(75, 100%, 72%)
HSV
hsv(75, 56%, 100%)
CMYK
cmyk(14%, 0%, 56%, 0%)
CSS variable
--color-primary: #DBFF70;
Lowercase HEX
#dbff70

Shades

Tints

Tones

Harmony

CSS snippets for #DBFF70

.color-dbff70 {
  color: #DBFF70;
  background-color: #DBFF70;
}

Frequently asked questions

What color is #DBFF70?+

#DBFF70 is a HEX color with RGB value rgb(219, 255, 112) and HSL value hsl(75, 100%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DBFF70?+

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