#F2825A Color

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

Color preview

#F2825A

Color formats

HEX
#F2825A
RGB
rgb(242, 130, 90)
RGBA
rgba(242, 130, 90, 1)
HSL
hsl(16, 85%, 65%)
HSV
hsv(16, 63%, 95%)
CMYK
cmyk(0%, 46%, 63%, 5%)
CSS variable
--color-primary: #F2825A;
Lowercase HEX
#f2825a

Shades

Tints

Tones

Harmony

CSS snippets for #F2825A

.color-f2825a {
  color: #F2825A;
  background-color: #F2825A;
}

Frequently asked questions

What color is #F2825A?+

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

What is the closest Tailwind color to #F2825A?+

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