#FF6F5C Color

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

Color preview

#FF6F5C

Color formats

HEX
#FF6F5C
RGB
rgb(255, 111, 92)
RGBA
rgba(255, 111, 92, 1)
HSL
hsl(7, 100%, 68%)
HSV
hsv(7, 64%, 100%)
CMYK
cmyk(0%, 56%, 64%, 0%)
CSS variable
--color-primary: #FF6F5C;
Lowercase HEX
#ff6f5c

Shades

Tints

Tones

Harmony

CSS snippets for #FF6F5C

.color-ff6f5c {
  color: #FF6F5C;
  background-color: #FF6F5C;
}

Frequently asked questions

What color is #FF6F5C?+

#FF6F5C is a HEX color with RGB value rgb(255, 111, 92) and HSL value hsl(7, 100%, 68%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FF6F5C?+

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