#F1CCB5 Color

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

Color preview

#F1CCB5

Color formats

HEX
#F1CCB5
RGB
rgb(241, 204, 181)
RGBA
rgba(241, 204, 181, 1)
HSL
hsl(23, 68%, 83%)
HSV
hsv(23, 25%, 95%)
CMYK
cmyk(0%, 15%, 25%, 5%)
CSS variable
--color-primary: #F1CCB5;
Lowercase HEX
#f1ccb5

Shades

Tints

Tones

Harmony

CSS snippets for #F1CCB5

.color-f1ccb5 {
  color: #F1CCB5;
  background-color: #F1CCB5;
}

Frequently asked questions

What color is #F1CCB5?+

#F1CCB5 is a HEX color with RGB value rgb(241, 204, 181) and HSL value hsl(23, 68%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F1CCB5?+

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