#3B488C Color

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

Color preview

#3B488C

Color formats

HEX
#3B488C
RGB
rgb(59, 72, 140)
RGBA
rgba(59, 72, 140, 1)
HSL
hsl(230, 41%, 39%)
HSV
hsv(230, 58%, 55%)
CMYK
cmyk(58%, 49%, 0%, 45%)
CSS variable
--color-primary: #3B488C;
Lowercase HEX
#3b488c

Shades

Tints

Tones

Harmony

CSS snippets for #3B488C

.color-3b488c {
  color: #3B488C;
  background-color: #3B488C;
}

Frequently asked questions

What color is #3B488C?+

#3B488C is a HEX color with RGB value rgb(59, 72, 140) and HSL value hsl(230, 41%, 39%). Its closest CSS named color is DarkSlateBlue.

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

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