#F67D65 Color

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

Color preview

#F67D65

Color formats

HEX
#F67D65
RGB
rgb(246, 125, 101)
RGBA
rgba(246, 125, 101, 1)
HSL
hsl(10, 89%, 68%)
HSV
hsv(10, 59%, 96%)
CMYK
cmyk(0%, 49%, 59%, 4%)
CSS variable
--color-primary: #F67D65;
Lowercase HEX
#f67d65

Shades

Tints

Tones

Harmony

CSS snippets for #F67D65

.color-f67d65 {
  color: #F67D65;
  background-color: #F67D65;
}

Frequently asked questions

What color is #F67D65?+

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

What is the closest Tailwind color to #F67D65?+

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