#F3836F Color

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

Color preview

#F3836F

Color formats

HEX
#F3836F
RGB
rgb(243, 131, 111)
RGBA
rgba(243, 131, 111, 1)
HSL
hsl(9, 85%, 69%)
HSV
hsv(9, 54%, 95%)
CMYK
cmyk(0%, 46%, 54%, 5%)
CSS variable
--color-primary: #F3836F;
Lowercase HEX
#f3836f

Shades

Tints

Tones

Harmony

CSS snippets for #F3836F

.color-f3836f {
  color: #F3836F;
  background-color: #F3836F;
}

Frequently asked questions

What color is #F3836F?+

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

What is the closest Tailwind color to #F3836F?+

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