#285CEB Color

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

Color preview

#285CEB

Color formats

HEX
#285CEB
RGB
rgb(40, 92, 235)
RGBA
rgba(40, 92, 235, 1)
HSL
hsl(224, 83%, 54%)
HSV
hsv(224, 83%, 92%)
CMYK
cmyk(83%, 61%, 0%, 8%)
CSS variable
--color-primary: #285CEB;
Lowercase HEX
#285ceb

Shades

Tints

Tones

Harmony

CSS snippets for #285CEB

.color-285ceb {
  color: #285CEB;
  background-color: #285CEB;
}

Frequently asked questions

What color is #285CEB?+

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

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

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