#3B498C Color

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

Color preview

#3B498C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #3B498C

.color-3b498c {
  color: #3B498C;
  background-color: #3B498C;
}

Frequently asked questions

What color is #3B498C?+

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

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

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