#EEBFB7 Color

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

Color preview

#EEBFB7

Color formats

HEX
#EEBFB7
RGB
rgb(238, 191, 183)
RGBA
rgba(238, 191, 183, 1)
HSL
hsl(9, 62%, 83%)
HSV
hsv(9, 23%, 93%)
CMYK
cmyk(0%, 20%, 23%, 7%)
CSS variable
--color-primary: #EEBFB7;
Lowercase HEX
#eebfb7

Shades

Tints

Tones

Harmony

CSS snippets for #EEBFB7

.color-eebfb7 {
  color: #EEBFB7;
  background-color: #EEBFB7;
}

Frequently asked questions

What color is #EEBFB7?+

#EEBFB7 is a HEX color with RGB value rgb(238, 191, 183) and HSL value hsl(9, 62%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EEBFB7?+

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