#45678F Color

Inspect #45678F across formats, palettes, contrast and closest named color matches.

Color preview

#45678F

Color formats

HEX
#45678F
RGB
rgb(69, 103, 143)
RGBA
rgba(69, 103, 143, 1)
HSL
hsl(212, 35%, 42%)
HSV
hsv(212, 52%, 56%)
CMYK
cmyk(52%, 28%, 0%, 44%)
CSS variable
--color-primary: #45678F;
Lowercase HEX
#45678f

Shades

Tints

Tones

Harmony

CSS snippets for #45678F

.color-45678f {
  color: #45678F;
  background-color: #45678F;
}

Frequently asked questions

What color is #45678F?+

#45678F is a HEX color with RGB value rgb(69, 103, 143) and HSL value hsl(212, 35%, 42%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #45678F?+

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