#DCEBF0 Color

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

Color preview

#DCEBF0

Color formats

HEX
#DCEBF0
RGB
rgb(220, 235, 240)
RGBA
rgba(220, 235, 240, 1)
HSL
hsl(195, 40%, 90%)
HSV
hsv(195, 8%, 94%)
CMYK
cmyk(8%, 2%, 0%, 6%)
CSS variable
--color-primary: #DCEBF0;
Lowercase HEX
#dcebf0

Shades

Tints

Tones

Harmony

CSS snippets for #DCEBF0

.color-dcebf0 {
  color: #DCEBF0;
  background-color: #DCEBF0;
}

Frequently asked questions

What color is #DCEBF0?+

#DCEBF0 is a HEX color with RGB value rgb(220, 235, 240) and HSL value hsl(195, 40%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DCEBF0?+

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