#3C9EBF Color

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

Color preview

#3C9EBF

Color formats

HEX
#3C9EBF
RGB
rgb(60, 158, 191)
RGBA
rgba(60, 158, 191, 1)
HSL
hsl(195, 52%, 49%)
HSV
hsv(195, 69%, 75%)
CMYK
cmyk(69%, 17%, 0%, 25%)
CSS variable
--color-primary: #3C9EBF;
Lowercase HEX
#3c9ebf

Shades

Tints

Tones

Harmony

CSS snippets for #3C9EBF

.color-3c9ebf {
  color: #3C9EBF;
  background-color: #3C9EBF;
}

Frequently asked questions

What color is #3C9EBF?+

#3C9EBF is a HEX color with RGB value rgb(60, 158, 191) and HSL value hsl(195, 52%, 49%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #3C9EBF?+

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