#DBF5F6 Color

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

Color preview

#DBF5F6

Color formats

HEX
#DBF5F6
RGB
rgb(219, 245, 246)
RGBA
rgba(219, 245, 246, 1)
HSL
hsl(182, 60%, 91%)
HSV
hsv(182, 11%, 96%)
CMYK
cmyk(11%, 0%, 0%, 4%)
CSS variable
--color-primary: #DBF5F6;
Lowercase HEX
#dbf5f6

Shades

Tints

Tones

Harmony

CSS snippets for #DBF5F6

.color-dbf5f6 {
  color: #DBF5F6;
  background-color: #DBF5F6;
}

Frequently asked questions

What color is #DBF5F6?+

#DBF5F6 is a HEX color with RGB value rgb(219, 245, 246) and HSL value hsl(182, 60%, 91%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DBF5F6?+

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