#F3766F Color

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

Color preview

#F3766F

Color formats

HEX
#F3766F
RGB
rgb(243, 118, 111)
RGBA
rgba(243, 118, 111, 1)
HSL
hsl(3, 85%, 69%)
HSV
hsv(3, 54%, 95%)
CMYK
cmyk(0%, 51%, 54%, 5%)
CSS variable
--color-primary: #F3766F;
Lowercase HEX
#f3766f

Shades

Tints

Tones

Harmony

CSS snippets for #F3766F

.color-f3766f {
  color: #F3766F;
  background-color: #F3766F;
}

Frequently asked questions

What color is #F3766F?+

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

What is the closest Tailwind color to #F3766F?+

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