#F1885B Color

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

Color preview

#F1885B

Color formats

HEX
#F1885B
RGB
rgb(241, 136, 91)
RGBA
rgba(241, 136, 91, 1)
HSL
hsl(18, 84%, 65%)
HSV
hsv(18, 62%, 95%)
CMYK
cmyk(0%, 44%, 62%, 5%)
CSS variable
--color-primary: #F1885B;
Lowercase HEX
#f1885b

Shades

Tints

Tones

Harmony

CSS snippets for #F1885B

.color-f1885b {
  color: #F1885B;
  background-color: #F1885B;
}

Frequently asked questions

What color is #F1885B?+

#F1885B is a HEX color with RGB value rgb(241, 136, 91) and HSL value hsl(18, 84%, 65%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F1885B?+

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