#F1805B Color

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

Color preview

#F1805B

Color formats

HEX
#F1805B
RGB
rgb(241, 128, 91)
RGBA
rgba(241, 128, 91, 1)
HSL
hsl(15, 84%, 65%)
HSV
hsv(15, 62%, 95%)
CMYK
cmyk(0%, 47%, 62%, 5%)
CSS variable
--color-primary: #F1805B;
Lowercase HEX
#f1805b

Shades

Tints

Tones

Harmony

CSS snippets for #F1805B

.color-f1805b {
  color: #F1805B;
  background-color: #F1805B;
}

Frequently asked questions

What color is #F1805B?+

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

What is the closest Tailwind color to #F1805B?+

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