#F67F65 Color

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

Color preview

#F67F65

Color formats

HEX
#F67F65
RGB
rgb(246, 127, 101)
RGBA
rgba(246, 127, 101, 1)
HSL
hsl(11, 89%, 68%)
HSV
hsv(11, 59%, 96%)
CMYK
cmyk(0%, 48%, 59%, 4%)
CSS variable
--color-primary: #F67F65;
Lowercase HEX
#f67f65

Shades

Tints

Tones

Harmony

CSS snippets for #F67F65

.color-f67f65 {
  color: #F67F65;
  background-color: #F67F65;
}

Frequently asked questions

What color is #F67F65?+

#F67F65 is a HEX color with RGB value rgb(246, 127, 101) and HSL value hsl(11, 89%, 68%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F67F65?+

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