#F1CBAB Color

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

Color preview

#F1CBAB

Color formats

HEX
#F1CBAB
RGB
rgb(241, 203, 171)
RGBA
rgba(241, 203, 171, 1)
HSL
hsl(27, 71%, 81%)
HSV
hsv(27, 29%, 95%)
CMYK
cmyk(0%, 16%, 29%, 5%)
CSS variable
--color-primary: #F1CBAB;
Lowercase HEX
#f1cbab

Shades

Tints

Tones

Harmony

CSS snippets for #F1CBAB

.color-f1cbab {
  color: #F1CBAB;
  background-color: #F1CBAB;
}

Frequently asked questions

What color is #F1CBAB?+

#F1CBAB is a HEX color with RGB value rgb(241, 203, 171) and HSL value hsl(27, 71%, 81%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F1CBAB?+

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