#FFE1CB Color

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

Color preview

#FFE1CB

Color formats

HEX
#FFE1CB
RGB
rgb(255, 225, 203)
RGBA
rgba(255, 225, 203, 1)
HSL
hsl(25, 100%, 90%)
HSV
hsv(25, 20%, 100%)
CMYK
cmyk(0%, 12%, 20%, 0%)
CSS variable
--color-primary: #FFE1CB;
Lowercase HEX
#ffe1cb

Shades

Tints

Tones

Harmony

CSS snippets for #FFE1CB

.color-ffe1cb {
  color: #FFE1CB;
  background-color: #FFE1CB;
}

Frequently asked questions

What color is #FFE1CB?+

#FFE1CB is a HEX color with RGB value rgb(255, 225, 203) and HSL value hsl(25, 100%, 90%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FFE1CB?+

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