#23606C Color

Inspect #23606C across formats, palettes, contrast and closest named color matches.

Color preview

#23606C

Color formats

HEX
#23606C
RGB
rgb(35, 96, 108)
RGBA
rgba(35, 96, 108, 1)
HSL
hsl(190, 51%, 28%)
HSV
hsv(190, 68%, 42%)
CMYK
cmyk(68%, 11%, 0%, 58%)
CSS variable
--color-primary: #23606C;
Lowercase HEX
#23606c

Shades

Tints

Tones

Harmony

CSS snippets for #23606C

.color-23606c {
  color: #23606C;
  background-color: #23606C;
}

Frequently asked questions

What color is #23606C?+

#23606C is a HEX color with RGB value rgb(35, 96, 108) and HSL value hsl(190, 51%, 28%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #23606C?+

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