#DFEBE2 Color

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

Color preview

#DFEBE2

Color formats

HEX
#DFEBE2
RGB
rgb(223, 235, 226)
RGBA
rgba(223, 235, 226, 1)
HSL
hsl(135, 23%, 90%)
HSV
hsv(135, 5%, 92%)
CMYK
cmyk(5%, 0%, 4%, 8%)
CSS variable
--color-primary: #DFEBE2;
Lowercase HEX
#dfebe2

Shades

Tints

Tones

Harmony

CSS snippets for #DFEBE2

.color-dfebe2 {
  color: #DFEBE2;
  background-color: #DFEBE2;
}

Frequently asked questions

What color is #DFEBE2?+

#DFEBE2 is a HEX color with RGB value rgb(223, 235, 226) and HSL value hsl(135, 23%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DFEBE2?+

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