#F0835B Color

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

Color preview

#F0835B

Color formats

HEX
#F0835B
RGB
rgb(240, 131, 91)
RGBA
rgba(240, 131, 91, 1)
HSL
hsl(16, 83%, 65%)
HSV
hsv(16, 62%, 94%)
CMYK
cmyk(0%, 45%, 62%, 6%)
CSS variable
--color-primary: #F0835B;
Lowercase HEX
#f0835b

Shades

Tints

Tones

Harmony

CSS snippets for #F0835B

.color-f0835b {
  color: #F0835B;
  background-color: #F0835B;
}

Frequently asked questions

What color is #F0835B?+

#F0835B is a HEX color with RGB value rgb(240, 131, 91) and HSL value hsl(16, 83%, 65%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F0835B?+

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