#DBEBEB Color

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

Color preview

#DBEBEB

Color formats

HEX
#DBEBEB
RGB
rgb(219, 235, 235)
RGBA
rgba(219, 235, 235, 1)
HSL
hsl(180, 29%, 89%)
HSV
hsv(180, 7%, 92%)
CMYK
cmyk(7%, 0%, 0%, 8%)
CSS variable
--color-primary: #DBEBEB;
Lowercase HEX
#dbebeb

Shades

Tints

Tones

Harmony

CSS snippets for #DBEBEB

.color-dbebeb {
  color: #DBEBEB;
  background-color: #DBEBEB;
}

Frequently asked questions

What color is #DBEBEB?+

#DBEBEB is a HEX color with RGB value rgb(219, 235, 235) and HSL value hsl(180, 29%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DBEBEB?+

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