#DFEBF7 Color

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

Color preview

#DFEBF7

Color formats

HEX
#DFEBF7
RGB
rgb(223, 235, 247)
RGBA
rgba(223, 235, 247, 1)
HSL
hsl(210, 60%, 92%)
HSV
hsv(210, 10%, 97%)
CMYK
cmyk(10%, 5%, 0%, 3%)
CSS variable
--color-primary: #DFEBF7;
Lowercase HEX
#dfebf7

Shades

Tints

Tones

Harmony

CSS snippets for #DFEBF7

.color-dfebf7 {
  color: #DFEBF7;
  background-color: #DFEBF7;
}

Frequently asked questions

What color is #DFEBF7?+

#DFEBF7 is a HEX color with RGB value rgb(223, 235, 247) and HSL value hsl(210, 60%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DFEBF7?+

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