#DBEFF5 Color

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

Color preview

#DBEFF5

Color formats

HEX
#DBEFF5
RGB
rgb(219, 239, 245)
RGBA
rgba(219, 239, 245, 1)
HSL
hsl(194, 57%, 91%)
HSV
hsv(194, 11%, 96%)
CMYK
cmyk(11%, 2%, 0%, 4%)
CSS variable
--color-primary: #DBEFF5;
Lowercase HEX
#dbeff5

Shades

Tints

Tones

Harmony

CSS snippets for #DBEFF5

.color-dbeff5 {
  color: #DBEFF5;
  background-color: #DBEFF5;
}

Frequently asked questions

What color is #DBEFF5?+

#DBEFF5 is a HEX color with RGB value rgb(219, 239, 245) and HSL value hsl(194, 57%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DBEFF5?+

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