#5D8BFD Color

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

Color preview

#5D8BFD

Color formats

HEX
#5D8BFD
RGB
rgb(93, 139, 253)
RGBA
rgba(93, 139, 253, 1)
HSL
hsl(223, 98%, 68%)
HSV
hsv(223, 63%, 99%)
CMYK
cmyk(63%, 45%, 0%, 1%)
CSS variable
--color-primary: #5D8BFD;
Lowercase HEX
#5d8bfd

Shades

Tints

Tones

Harmony

CSS snippets for #5D8BFD

.color-5d8bfd {
  color: #5D8BFD;
  background-color: #5D8BFD;
}

Frequently asked questions

What color is #5D8BFD?+

#5D8BFD is a HEX color with RGB value rgb(93, 139, 253) and HSL value hsl(223, 98%, 68%). Its closest CSS named color is CornflowerBlue.

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

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