#F0825A Color

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

Color preview

#F0825A

Color formats

HEX
#F0825A
RGB
rgb(240, 130, 90)
RGBA
rgba(240, 130, 90, 1)
HSL
hsl(16, 83%, 65%)
HSV
hsv(16, 62%, 94%)
CMYK
cmyk(0%, 46%, 62%, 6%)
CSS variable
--color-primary: #F0825A;
Lowercase HEX
#f0825a

Shades

Tints

Tones

Harmony

CSS snippets for #F0825A

.color-f0825a {
  color: #F0825A;
  background-color: #F0825A;
}

Frequently asked questions

What color is #F0825A?+

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

What is the closest Tailwind color to #F0825A?+

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