#495ABC Color

Inspect #495ABC across formats, palettes, contrast and closest named color matches.

Color preview

#495ABC

Color formats

HEX
#495ABC
RGB
rgb(73, 90, 188)
RGBA
rgba(73, 90, 188, 1)
HSL
hsl(231, 46%, 51%)
HSV
hsv(231, 61%, 74%)
CMYK
cmyk(61%, 52%, 0%, 26%)
CSS variable
--color-primary: #495ABC;
Lowercase HEX
#495abc

Shades

Tints

Tones

Harmony

CSS snippets for #495ABC

.color-495abc {
  color: #495ABC;
  background-color: #495ABC;
}

Frequently asked questions

What color is #495ABC?+

#495ABC is a HEX color with RGB value rgb(73, 90, 188) and HSL value hsl(231, 46%, 51%). Its closest CSS named color is SlateBlue.

What is the closest Tailwind color to #495ABC?+

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