#35355A Color

Inspect #35355A across formats, palettes, contrast and closest named color matches.

Color preview

#35355A

Color formats

HEX
#35355A
RGB
rgb(53, 53, 90)
RGBA
rgba(53, 53, 90, 1)
HSL
hsl(240, 26%, 28%)
HSV
hsv(240, 41%, 35%)
CMYK
cmyk(41%, 41%, 0%, 65%)
CSS variable
--color-primary: #35355A;
Lowercase HEX
#35355a

Shades

Tints

Tones

Harmony

CSS snippets for #35355A

.color-35355a {
  color: #35355A;
  background-color: #35355A;
}

Frequently asked questions

What color is #35355A?+

#35355A is a HEX color with RGB value rgb(53, 53, 90) and HSL value hsl(240, 26%, 28%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #35355A?+

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