#F3766E Color

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

Color preview

#F3766E

Color formats

HEX
#F3766E
RGB
rgb(243, 118, 110)
RGBA
rgba(243, 118, 110, 1)
HSL
hsl(4, 85%, 69%)
HSV
hsv(4, 55%, 95%)
CMYK
cmyk(0%, 51%, 55%, 5%)
CSS variable
--color-primary: #F3766E;
Lowercase HEX
#f3766e

Shades

Tints

Tones

Harmony

CSS snippets for #F3766E

.color-f3766e {
  color: #F3766E;
  background-color: #F3766E;
}

Frequently asked questions

What color is #F3766E?+

#F3766E is a HEX color with RGB value rgb(243, 118, 110) and HSL value hsl(4, 85%, 69%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F3766E?+

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