#3F123D Color

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

Color preview

#3F123D

Color formats

HEX
#3F123D
RGB
rgb(63, 18, 61)
RGBA
rgba(63, 18, 61, 1)
HSL
hsl(303, 56%, 16%)
HSV
hsv(303, 71%, 25%)
CMYK
cmyk(0%, 71%, 3%, 75%)
CSS variable
--color-primary: #3F123D;
Lowercase HEX
#3f123d

Shades

Tints

Tones

Harmony

CSS snippets for #3F123D

.color-3f123d {
  color: #3F123D;
  background-color: #3F123D;
}

Frequently asked questions

What color is #3F123D?+

#3F123D is a HEX color with RGB value rgb(63, 18, 61) and HSL value hsl(303, 56%, 16%). Its closest CSS named color is MidnightBlue.

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

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