#DBFB8C Color

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

Color preview

#DBFB8C

Color formats

HEX
#DBFB8C
RGB
rgb(219, 251, 140)
RGBA
rgba(219, 251, 140, 1)
HSL
hsl(77, 93%, 77%)
HSV
hsv(77, 44%, 98%)
CMYK
cmyk(13%, 0%, 44%, 2%)
CSS variable
--color-primary: #DBFB8C;
Lowercase HEX
#dbfb8c

Shades

Tints

Tones

Harmony

CSS snippets for #DBFB8C

.color-dbfb8c {
  color: #DBFB8C;
  background-color: #DBFB8C;
}

Frequently asked questions

What color is #DBFB8C?+

#DBFB8C is a HEX color with RGB value rgb(219, 251, 140) and HSL value hsl(77, 93%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DBFB8C?+

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