#F1905F Color

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

Color preview

#F1905F

Color formats

HEX
#F1905F
RGB
rgb(241, 144, 95)
RGBA
rgba(241, 144, 95, 1)
HSL
hsl(20, 84%, 66%)
HSV
hsv(20, 61%, 95%)
CMYK
cmyk(0%, 40%, 61%, 5%)
CSS variable
--color-primary: #F1905F;
Lowercase HEX
#f1905f

Shades

Tints

Tones

Harmony

CSS snippets for #F1905F

.color-f1905f {
  color: #F1905F;
  background-color: #F1905F;
}

Frequently asked questions

What color is #F1905F?+

#F1905F is a HEX color with RGB value rgb(241, 144, 95) and HSL value hsl(20, 84%, 66%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F1905F?+

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