#F1AC85 Color

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

Color preview

#F1AC85

Color formats

HEX
#F1AC85
RGB
rgb(241, 172, 133)
RGBA
rgba(241, 172, 133, 1)
HSL
hsl(22, 79%, 73%)
HSV
hsv(22, 45%, 95%)
CMYK
cmyk(0%, 29%, 45%, 5%)
CSS variable
--color-primary: #F1AC85;
Lowercase HEX
#f1ac85

Shades

Tints

Tones

Harmony

CSS snippets for #F1AC85

.color-f1ac85 {
  color: #F1AC85;
  background-color: #F1AC85;
}

Frequently asked questions

What color is #F1AC85?+

#F1AC85 is a HEX color with RGB value rgb(241, 172, 133) and HSL value hsl(22, 79%, 73%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F1AC85?+

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