#31415E Color

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

Color preview

#31415E

Color formats

HEX
#31415E
RGB
rgb(49, 65, 94)
RGBA
rgba(49, 65, 94, 1)
HSL
hsl(219, 31%, 28%)
HSV
hsv(219, 48%, 37%)
CMYK
cmyk(48%, 31%, 0%, 63%)
CSS variable
--color-primary: #31415E;
Lowercase HEX
#31415e

Shades

Tints

Tones

Harmony

CSS snippets for #31415E

.color-31415e {
  color: #31415E;
  background-color: #31415E;
}

Frequently asked questions

What color is #31415E?+

#31415E is a HEX color with RGB value rgb(49, 65, 94) and HSL value hsl(219, 31%, 28%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #31415E?+

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