#F06F5C Color

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

Color preview

#F06F5C

Color formats

HEX
#F06F5C
RGB
rgb(240, 111, 92)
RGBA
rgba(240, 111, 92, 1)
HSL
hsl(8, 83%, 65%)
HSV
hsv(8, 62%, 94%)
CMYK
cmyk(0%, 54%, 62%, 6%)
CSS variable
--color-primary: #F06F5C;
Lowercase HEX
#f06f5c

Shades

Tints

Tones

Harmony

CSS snippets for #F06F5C

.color-f06f5c {
  color: #F06F5C;
  background-color: #F06F5C;
}

Frequently asked questions

What color is #F06F5C?+

#F06F5C is a HEX color with RGB value rgb(240, 111, 92) and HSL value hsl(8, 83%, 65%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F06F5C?+

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