#FFE2CC Color

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

Color preview

#FFE2CC

Color formats

HEX
#FFE2CC
RGB
rgb(255, 226, 204)
RGBA
rgba(255, 226, 204, 1)
HSL
hsl(26, 100%, 90%)
HSV
hsv(26, 20%, 100%)
CMYK
cmyk(0%, 11%, 20%, 0%)
CSS variable
--color-primary: #FFE2CC;
Lowercase HEX
#ffe2cc

Shades

Tints

Tones

Harmony

CSS snippets for #FFE2CC

.color-ffe2cc {
  color: #FFE2CC;
  background-color: #FFE2CC;
}

Frequently asked questions

What color is #FFE2CC?+

#FFE2CC is a HEX color with RGB value rgb(255, 226, 204) and HSL value hsl(26, 100%, 90%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FFE2CC?+

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