#F5825C Color

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

Color preview

#F5825C

Color formats

HEX
#F5825C
RGB
rgb(245, 130, 92)
RGBA
rgba(245, 130, 92, 1)
HSL
hsl(15, 88%, 66%)
HSV
hsv(15, 62%, 96%)
CMYK
cmyk(0%, 47%, 62%, 4%)
CSS variable
--color-primary: #F5825C;
Lowercase HEX
#f5825c

Shades

Tints

Tones

Harmony

CSS snippets for #F5825C

.color-f5825c {
  color: #F5825C;
  background-color: #F5825C;
}

Frequently asked questions

What color is #F5825C?+

#F5825C is a HEX color with RGB value rgb(245, 130, 92) and HSL value hsl(15, 88%, 66%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F5825C?+

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