#5F9ADD Color

Inspect #5F9ADD across formats, palettes, contrast and closest named color matches.

Color preview

#5F9ADD

Color formats

HEX
#5F9ADD
RGB
rgb(95, 154, 221)
RGBA
rgba(95, 154, 221, 1)
HSL
hsl(212, 65%, 62%)
HSV
hsv(212, 57%, 87%)
CMYK
cmyk(57%, 30%, 0%, 13%)
CSS variable
--color-primary: #5F9ADD;
Lowercase HEX
#5f9add

Shades

Tints

Tones

Harmony

CSS snippets for #5F9ADD

.color-5f9add {
  color: #5F9ADD;
  background-color: #5F9ADD;
}

Frequently asked questions

What color is #5F9ADD?+

#5F9ADD is a HEX color with RGB value rgb(95, 154, 221) and HSL value hsl(212, 65%, 62%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #5F9ADD?+

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