#3F273F Color

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

Color preview

#3F273F

Color formats

HEX
#3F273F
RGB
rgb(63, 39, 63)
RGBA
rgba(63, 39, 63, 1)
HSL
hsl(300, 24%, 20%)
HSV
hsv(300, 38%, 25%)
CMYK
cmyk(0%, 38%, 0%, 75%)
CSS variable
--color-primary: #3F273F;
Lowercase HEX
#3f273f

Shades

Tints

Tones

Harmony

CSS snippets for #3F273F

.color-3f273f {
  color: #3F273F;
  background-color: #3F273F;
}

Frequently asked questions

What color is #3F273F?+

#3F273F is a HEX color with RGB value rgb(63, 39, 63) and HSL value hsl(300, 24%, 20%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #3F273F?+

The closest Tailwind color is zinc-700, available as the bg-zinc-700 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