#35645B Color

Inspect #35645B across formats, palettes, contrast and closest named color matches.

Color preview

#35645B

Color formats

HEX
#35645B
RGB
rgb(53, 100, 91)
RGBA
rgba(53, 100, 91, 1)
HSL
hsl(169, 31%, 30%)
HSV
hsv(169, 47%, 39%)
CMYK
cmyk(47%, 0%, 9%, 61%)
CSS variable
--color-primary: #35645B;
Lowercase HEX
#35645b

Shades

Tints

Tones

Harmony

CSS snippets for #35645B

.color-35645b {
  color: #35645B;
  background-color: #35645B;
}

Frequently asked questions

What color is #35645B?+

#35645B is a HEX color with RGB value rgb(53, 100, 91) and HSL value hsl(169, 31%, 30%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #35645B?+

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