#F1835F Color

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

Color preview

#F1835F

Color formats

HEX
#F1835F
RGB
rgb(241, 131, 95)
RGBA
rgba(241, 131, 95, 1)
HSL
hsl(15, 84%, 66%)
HSV
hsv(15, 61%, 95%)
CMYK
cmyk(0%, 46%, 61%, 5%)
CSS variable
--color-primary: #F1835F;
Lowercase HEX
#f1835f

Shades

Tints

Tones

Harmony

CSS snippets for #F1835F

.color-f1835f {
  color: #F1835F;
  background-color: #F1835F;
}

Frequently asked questions

What color is #F1835F?+

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

What is the closest Tailwind color to #F1835F?+

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