#F8CBAB Color

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

Color preview

#F8CBAB

Color formats

HEX
#F8CBAB
RGB
rgb(248, 203, 171)
RGBA
rgba(248, 203, 171, 1)
HSL
hsl(25, 85%, 82%)
HSV
hsv(25, 31%, 97%)
CMYK
cmyk(0%, 18%, 31%, 3%)
CSS variable
--color-primary: #F8CBAB;
Lowercase HEX
#f8cbab

Shades

Tints

Tones

Harmony

CSS snippets for #F8CBAB

.color-f8cbab {
  color: #F8CBAB;
  background-color: #F8CBAB;
}

Frequently asked questions

What color is #F8CBAB?+

#F8CBAB is a HEX color with RGB value rgb(248, 203, 171) and HSL value hsl(25, 85%, 82%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #F8CBAB?+

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