#DFEBF4 Color

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

Color preview

#DFEBF4

Color formats

HEX
#DFEBF4
RGB
rgb(223, 235, 244)
RGBA
rgba(223, 235, 244, 1)
HSL
hsl(206, 49%, 92%)
HSV
hsv(206, 9%, 96%)
CMYK
cmyk(9%, 4%, 0%, 4%)
CSS variable
--color-primary: #DFEBF4;
Lowercase HEX
#dfebf4

Shades

Tints

Tones

Harmony

CSS snippets for #DFEBF4

.color-dfebf4 {
  color: #DFEBF4;
  background-color: #DFEBF4;
}

Frequently asked questions

What color is #DFEBF4?+

#DFEBF4 is a HEX color with RGB value rgb(223, 235, 244) and HSL value hsl(206, 49%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DFEBF4?+

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