#3255AE Color

Inspect #3255AE across formats, palettes, contrast and closest named color matches.

Color preview

#3255AE

Color formats

HEX
#3255AE
RGB
rgb(50, 85, 174)
RGBA
rgba(50, 85, 174, 1)
HSL
hsl(223, 55%, 44%)
HSV
hsv(223, 71%, 68%)
CMYK
cmyk(71%, 51%, 0%, 32%)
CSS variable
--color-primary: #3255AE;
Lowercase HEX
#3255ae

Shades

Tints

Tones

Harmony

CSS snippets for #3255AE

.color-3255ae {
  color: #3255AE;
  background-color: #3255AE;
}

Frequently asked questions

What color is #3255AE?+

#3255AE is a HEX color with RGB value rgb(50, 85, 174) and HSL value hsl(223, 55%, 44%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #3255AE?+

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