#F1AE9A Color

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

Color preview

#F1AE9A

Color formats

HEX
#F1AE9A
RGB
rgb(241, 174, 154)
RGBA
rgba(241, 174, 154, 1)
HSL
hsl(14, 76%, 77%)
HSV
hsv(14, 36%, 95%)
CMYK
cmyk(0%, 28%, 36%, 5%)
CSS variable
--color-primary: #F1AE9A;
Lowercase HEX
#f1ae9a

Shades

Tints

Tones

Harmony

CSS snippets for #F1AE9A

.color-f1ae9a {
  color: #F1AE9A;
  background-color: #F1AE9A;
}

Frequently asked questions

What color is #F1AE9A?+

#F1AE9A is a HEX color with RGB value rgb(241, 174, 154) and HSL value hsl(14, 76%, 77%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #F1AE9A?+

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