#E6BDBF Color

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

Color preview

#E6BDBF

Color formats

HEX
#E6BDBF
RGB
rgb(230, 189, 191)
RGBA
rgba(230, 189, 191, 1)
HSL
hsl(357, 45%, 82%)
HSV
hsv(357, 18%, 90%)
CMYK
cmyk(0%, 18%, 17%, 10%)
CSS variable
--color-primary: #E6BDBF;
Lowercase HEX
#e6bdbf

Shades

Tints

Tones

Harmony

CSS snippets for #E6BDBF

.color-e6bdbf {
  color: #E6BDBF;
  background-color: #E6BDBF;
}

Frequently asked questions

What color is #E6BDBF?+

#E6BDBF is a HEX color with RGB value rgb(230, 189, 191) and HSL value hsl(357, 45%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E6BDBF?+

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