#DBF2F4 Color

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

Color preview

#DBF2F4

Color formats

HEX
#DBF2F4
RGB
rgb(219, 242, 244)
RGBA
rgba(219, 242, 244, 1)
HSL
hsl(185, 53%, 91%)
HSV
hsv(185, 10%, 96%)
CMYK
cmyk(10%, 1%, 0%, 4%)
CSS variable
--color-primary: #DBF2F4;
Lowercase HEX
#dbf2f4

Shades

Tints

Tones

Harmony

CSS snippets for #DBF2F4

.color-dbf2f4 {
  color: #DBF2F4;
  background-color: #DBF2F4;
}

Frequently asked questions

What color is #DBF2F4?+

#DBF2F4 is a HEX color with RGB value rgb(219, 242, 244) and HSL value hsl(185, 53%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DBF2F4?+

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