#ECE2C6 Color

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

Color preview

#ECE2C6

Color formats

HEX
#ECE2C6
RGB
rgb(236, 226, 198)
RGBA
rgba(236, 226, 198, 1)
HSL
hsl(44, 50%, 85%)
HSV
hsv(44, 16%, 93%)
CMYK
cmyk(0%, 4%, 16%, 7%)
CSS variable
--color-primary: #ECE2C6;
Lowercase HEX
#ece2c6

Shades

Tints

Tones

Harmony

CSS snippets for #ECE2C6

.color-ece2c6 {
  color: #ECE2C6;
  background-color: #ECE2C6;
}

Frequently asked questions

What color is #ECE2C6?+

#ECE2C6 is a HEX color with RGB value rgb(236, 226, 198) and HSL value hsl(44, 50%, 85%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #ECE2C6?+

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