#DBE5B1 Color

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

Color preview

#DBE5B1

Color formats

HEX
#DBE5B1
RGB
rgb(219, 229, 177)
RGBA
rgba(219, 229, 177, 1)
HSL
hsl(72, 50%, 80%)
HSV
hsv(72, 23%, 90%)
CMYK
cmyk(4%, 0%, 23%, 10%)
CSS variable
--color-primary: #DBE5B1;
Lowercase HEX
#dbe5b1

Shades

Tints

Tones

Harmony

CSS snippets for #DBE5B1

.color-dbe5b1 {
  color: #DBE5B1;
  background-color: #DBE5B1;
}

Frequently asked questions

What color is #DBE5B1?+

#DBE5B1 is a HEX color with RGB value rgb(219, 229, 177) and HSL value hsl(72, 50%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DBE5B1?+

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