#234567 Color

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

Color preview

#234567

Color formats

HEX
#234567
RGB
rgb(35, 69, 103)
RGBA
rgba(35, 69, 103, 1)
HSL
hsl(210, 49%, 27%)
HSV
hsv(210, 66%, 40%)
CMYK
cmyk(66%, 33%, 0%, 60%)
CSS variable
--color-primary: #234567;
Lowercase HEX
#234567

Shades

Tints

Tones

Harmony

CSS snippets for #234567

.color-234567 {
  color: #234567;
  background-color: #234567;
}

Frequently asked questions

What color is #234567?+

#234567 is a HEX color with RGB value rgb(35, 69, 103) and HSL value hsl(210, 49%, 27%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #234567?+

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