#F1775F Color

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

Color preview

#F1775F

Color formats

HEX
#F1775F
RGB
rgb(241, 119, 95)
RGBA
rgba(241, 119, 95, 1)
HSL
hsl(10, 84%, 66%)
HSV
hsv(10, 61%, 95%)
CMYK
cmyk(0%, 51%, 61%, 5%)
CSS variable
--color-primary: #F1775F;
Lowercase HEX
#f1775f

Shades

Tints

Tones

Harmony

CSS snippets for #F1775F

.color-f1775f {
  color: #F1775F;
  background-color: #F1775F;
}

Frequently asked questions

What color is #F1775F?+

#F1775F is a HEX color with RGB value rgb(241, 119, 95) and HSL value hsl(10, 84%, 66%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F1775F?+

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