#DFE6FE Color

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

Color preview

#DFE6FE

Color formats

HEX
#DFE6FE
RGB
rgb(223, 230, 254)
RGBA
rgba(223, 230, 254, 1)
HSL
hsl(226, 94%, 94%)
HSV
hsv(226, 12%, 100%)
CMYK
cmyk(12%, 9%, 0%, 0%)
CSS variable
--color-primary: #DFE6FE;
Lowercase HEX
#dfe6fe

Shades

Tints

Tones

Harmony

CSS snippets for #DFE6FE

.color-dfe6fe {
  color: #DFE6FE;
  background-color: #DFE6FE;
}

Frequently asked questions

What color is #DFE6FE?+

#DFE6FE is a HEX color with RGB value rgb(223, 230, 254) and HSL value hsl(226, 94%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DFE6FE?+

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