#225B6B Color

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

Color preview

#225B6B

Color formats

HEX
#225B6B
RGB
rgb(34, 91, 107)
RGBA
rgba(34, 91, 107, 1)
HSL
hsl(193, 52%, 28%)
HSV
hsv(193, 68%, 42%)
CMYK
cmyk(68%, 15%, 0%, 58%)
CSS variable
--color-primary: #225B6B;
Lowercase HEX
#225b6b

Shades

Tints

Tones

Harmony

CSS snippets for #225B6B

.color-225b6b {
  color: #225B6B;
  background-color: #225B6B;
}

Frequently asked questions

What color is #225B6B?+

#225B6B is a HEX color with RGB value rgb(34, 91, 107) and HSL value hsl(193, 52%, 28%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #225B6B?+

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