#DBFFC1 Color

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

Color preview

#DBFFC1

Color formats

HEX
#DBFFC1
RGB
rgb(219, 255, 193)
RGBA
rgba(219, 255, 193, 1)
HSL
hsl(95, 100%, 88%)
HSV
hsv(95, 24%, 100%)
CMYK
cmyk(14%, 0%, 24%, 0%)
CSS variable
--color-primary: #DBFFC1;
Lowercase HEX
#dbffc1

Shades

Tints

Tones

Harmony

CSS snippets for #DBFFC1

.color-dbffc1 {
  color: #DBFFC1;
  background-color: #DBFFC1;
}

Frequently asked questions

What color is #DBFFC1?+

#DBFFC1 is a HEX color with RGB value rgb(219, 255, 193) and HSL value hsl(95, 100%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #DBFFC1?+

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