#DBFBC9 Color

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

Color preview

#DBFBC9

Color formats

HEX
#DBFBC9
RGB
rgb(219, 251, 201)
RGBA
rgba(219, 251, 201, 1)
HSL
hsl(98, 86%, 89%)
HSV
hsv(98, 20%, 98%)
CMYK
cmyk(13%, 0%, 20%, 2%)
CSS variable
--color-primary: #DBFBC9;
Lowercase HEX
#dbfbc9

Shades

Tints

Tones

Harmony

CSS snippets for #DBFBC9

.color-dbfbc9 {
  color: #DBFBC9;
  background-color: #DBFBC9;
}

Frequently asked questions

What color is #DBFBC9?+

#DBFBC9 is a HEX color with RGB value rgb(219, 251, 201) and HSL value hsl(98, 86%, 89%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #DBFBC9?+

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