#DBFEFB Color

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

Color preview

#DBFEFB

Color formats

HEX
#DBFEFB
RGB
rgb(219, 254, 251)
RGBA
rgba(219, 254, 251, 1)
HSL
hsl(175, 95%, 93%)
HSV
hsv(175, 14%, 100%)
CMYK
cmyk(14%, 0%, 1%, 0%)
CSS variable
--color-primary: #DBFEFB;
Lowercase HEX
#dbfefb

Shades

Tints

Tones

Harmony

CSS snippets for #DBFEFB

.color-dbfefb {
  color: #DBFEFB;
  background-color: #DBFEFB;
}

Frequently asked questions

What color is #DBFEFB?+

#DBFEFB is a HEX color with RGB value rgb(219, 254, 251) and HSL value hsl(175, 95%, 93%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DBFEFB?+

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