#2196A6 Color

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

Color preview

#2196A6

Color formats

HEX
#2196A6
RGB
rgb(33, 150, 166)
RGBA
rgba(33, 150, 166, 1)
HSL
hsl(187, 67%, 39%)
HSV
hsv(187, 80%, 65%)
CMYK
cmyk(80%, 10%, 0%, 35%)
CSS variable
--color-primary: #2196A6;
Lowercase HEX
#2196a6

Shades

Tints

Tones

Harmony

CSS snippets for #2196A6

.color-2196a6 {
  color: #2196A6;
  background-color: #2196A6;
}

Frequently asked questions

What color is #2196A6?+

#2196A6 is a HEX color with RGB value rgb(33, 150, 166) and HSL value hsl(187, 67%, 39%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #2196A6?+

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