#3DACED Color

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

Color preview

#3DACED

Color formats

HEX
#3DACED
RGB
rgb(61, 172, 237)
RGBA
rgba(61, 172, 237, 1)
HSL
hsl(202, 83%, 58%)
HSV
hsv(202, 74%, 93%)
CMYK
cmyk(74%, 27%, 0%, 7%)
CSS variable
--color-primary: #3DACED;
Lowercase HEX
#3daced

Shades

Tints

Tones

Harmony

CSS snippets for #3DACED

.color-3daced {
  color: #3DACED;
  background-color: #3DACED;
}

Frequently asked questions

What color is #3DACED?+

#3DACED is a HEX color with RGB value rgb(61, 172, 237) and HSL value hsl(202, 83%, 58%). Its closest CSS named color is CornflowerBlue.

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

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