Dark Slate Blue Hex Code — #483D8B

RGB, HSL, and CMYK values for Dark Slate Blue.

Dark Slate Blue Color Values

FormatValue
HEX#483D8B
RGBrgb(72, 61, 139)
HSLhsl(248, 39%, 39%)
CMYKcmyk(48%, 56%, 0%, 45%)
Want to explore more shades? Use our Color Converter

About Dark Slate Blue

Color psychology: Power, sophistication.

Dark Slate Blue (#483D8B) is a dark shade of blue. It's commonly used in web design, graphic design, and branding where power, sophistication are desired associations.

How to Use Dark Slate Blue in CSS

/* Using HEX */
color: #483D8B;
background-color: #483D8B;

/* Using RGB */
color: rgb(72, 61, 139);

/* Using HSL */
color: hsl(248, 39%, 39%);

Colors That Go With Dark Slate Blue

Complementary

Analogous

Triadic

Similar Shades of Blue

Frequently Asked Questions