#DBFCF7 Color

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

Color preview

#DBFCF7

Color formats

HEX
#DBFCF7
RGB
rgb(219, 252, 247)
RGBA
rgba(219, 252, 247, 1)
HSL
hsl(171, 85%, 92%)
HSV
hsv(171, 13%, 99%)
CMYK
cmyk(13%, 0%, 2%, 1%)
CSS variable
--color-primary: #DBFCF7;
Lowercase HEX
#dbfcf7

Shades

Tints

Tones

Harmony

CSS snippets for #DBFCF7

.color-dbfcf7 {
  color: #DBFCF7;
  background-color: #DBFCF7;
}

Frequently asked questions

What color is #DBFCF7?+

#DBFCF7 is a HEX color with RGB value rgb(219, 252, 247) and HSL value hsl(171, 85%, 92%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DBFCF7?+

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