#3CABEB Color

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

Color preview

#3CABEB

Color formats

HEX
#3CABEB
RGB
rgb(60, 171, 235)
RGBA
rgba(60, 171, 235, 1)
HSL
hsl(202, 81%, 58%)
HSV
hsv(202, 74%, 92%)
CMYK
cmyk(74%, 27%, 0%, 8%)
CSS variable
--color-primary: #3CABEB;
Lowercase HEX
#3cabeb

Shades

Tints

Tones

Harmony

CSS snippets for #3CABEB

.color-3cabeb {
  color: #3CABEB;
  background-color: #3CABEB;
}

Frequently asked questions

What color is #3CABEB?+

#3CABEB is a HEX color with RGB value rgb(60, 171, 235) and HSL value hsl(202, 81%, 58%). Its closest CSS named color is DodgerBlue.

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

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