#F06D5B Color

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

Color preview

#F06D5B

Color formats

HEX
#F06D5B
RGB
rgb(240, 109, 91)
RGBA
rgba(240, 109, 91, 1)
HSL
hsl(7, 83%, 65%)
HSV
hsv(7, 62%, 94%)
CMYK
cmyk(0%, 55%, 62%, 6%)
CSS variable
--color-primary: #F06D5B;
Lowercase HEX
#f06d5b

Shades

Tints

Tones

Harmony

CSS snippets for #F06D5B

.color-f06d5b {
  color: #F06D5B;
  background-color: #F06D5B;
}

Frequently asked questions

What color is #F06D5B?+

#F06D5B is a HEX color with RGB value rgb(240, 109, 91) and HSL value hsl(7, 83%, 65%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F06D5B?+

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