#3AAAEB Color

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

Color preview

#3AAAEB

Color formats

HEX
#3AAAEB
RGB
rgb(58, 170, 235)
RGBA
rgba(58, 170, 235, 1)
HSL
hsl(202, 82%, 57%)
HSV
hsv(202, 75%, 92%)
CMYK
cmyk(75%, 28%, 0%, 8%)
CSS variable
--color-primary: #3AAAEB;
Lowercase HEX
#3aaaeb

Shades

Tints

Tones

Harmony

CSS snippets for #3AAAEB

.color-3aaaeb {
  color: #3AAAEB;
  background-color: #3AAAEB;
}

Frequently asked questions

What color is #3AAAEB?+

#3AAAEB is a HEX color with RGB value rgb(58, 170, 235) and HSL value hsl(202, 82%, 57%). Its closest CSS named color is DodgerBlue.

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

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