#E7BDA9 Color

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

Color preview

#E7BDA9

Color formats

HEX
#E7BDA9
RGB
rgb(231, 189, 169)
RGBA
rgba(231, 189, 169, 1)
HSL
hsl(19, 56%, 78%)
HSV
hsv(19, 27%, 91%)
CMYK
cmyk(0%, 18%, 27%, 9%)
CSS variable
--color-primary: #E7BDA9;
Lowercase HEX
#e7bda9

Shades

Tints

Tones

Harmony

CSS snippets for #E7BDA9

.color-e7bda9 {
  color: #E7BDA9;
  background-color: #E7BDA9;
}

Frequently asked questions

What color is #E7BDA9?+

#E7BDA9 is a HEX color with RGB value rgb(231, 189, 169) and HSL value hsl(19, 56%, 78%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E7BDA9?+

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