#3F436F Color

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

Color preview

#3F436F

Color formats

HEX
#3F436F
RGB
rgb(63, 67, 111)
RGBA
rgba(63, 67, 111, 1)
HSL
hsl(235, 28%, 34%)
HSV
hsv(235, 43%, 44%)
CMYK
cmyk(43%, 40%, 0%, 56%)
CSS variable
--color-primary: #3F436F;
Lowercase HEX
#3f436f

Shades

Tints

Tones

Harmony

CSS snippets for #3F436F

.color-3f436f {
  color: #3F436F;
  background-color: #3F436F;
}

Frequently asked questions

What color is #3F436F?+

#3F436F is a HEX color with RGB value rgb(63, 67, 111) and HSL value hsl(235, 28%, 34%). Its closest CSS named color is DarkSlateBlue.

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

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