#285CEC Color

Inspect #285CEC across formats, palettes, contrast and closest named color matches.

Color preview

#285CEC

Color formats

HEX
#285CEC
RGB
rgb(40, 92, 236)
RGBA
rgba(40, 92, 236, 1)
HSL
hsl(224, 84%, 54%)
HSV
hsv(224, 83%, 93%)
CMYK
cmyk(83%, 61%, 0%, 7%)
CSS variable
--color-primary: #285CEC;
Lowercase HEX
#285cec

Shades

Tints

Tones

Harmony

CSS snippets for #285CEC

.color-285cec {
  color: #285CEC;
  background-color: #285CEC;
}

Frequently asked questions

What color is #285CEC?+

#285CEC is a HEX color with RGB value rgb(40, 92, 236) and HSL value hsl(224, 84%, 54%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #285CEC?+

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