#E3CFCF Color

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

Color preview

#E3CFCF

Color formats

HEX
#E3CFCF
RGB
rgb(227, 207, 207)
RGBA
rgba(227, 207, 207, 1)
HSL
hsl(0, 26%, 85%)
HSV
hsv(0, 9%, 89%)
CMYK
cmyk(0%, 9%, 9%, 11%)
CSS variable
--color-primary: #E3CFCF;
Lowercase HEX
#e3cfcf

Shades

Tints

Tones

Harmony

CSS snippets for #E3CFCF

.color-e3cfcf {
  color: #E3CFCF;
  background-color: #E3CFCF;
}

Frequently asked questions

What color is #E3CFCF?+

#E3CFCF is a HEX color with RGB value rgb(227, 207, 207) and HSL value hsl(0, 26%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #E3CFCF?+

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