#DBFBC0 Color

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

Color preview

#DBFBC0

Color formats

HEX
#DBFBC0
RGB
rgb(219, 251, 192)
RGBA
rgba(219, 251, 192, 1)
HSL
hsl(93, 88%, 87%)
HSV
hsv(93, 24%, 98%)
CMYK
cmyk(13%, 0%, 24%, 2%)
CSS variable
--color-primary: #DBFBC0;
Lowercase HEX
#dbfbc0

Shades

Tints

Tones

Harmony

CSS snippets for #DBFBC0

.color-dbfbc0 {
  color: #DBFBC0;
  background-color: #DBFBC0;
}

Frequently asked questions

What color is #DBFBC0?+

#DBFBC0 is a HEX color with RGB value rgb(219, 251, 192) and HSL value hsl(93, 88%, 87%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DBFBC0?+

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