#285FEB Color

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

Color preview

#285FEB

Color formats

HEX
#285FEB
RGB
rgb(40, 95, 235)
RGBA
rgba(40, 95, 235, 1)
HSL
hsl(223, 83%, 54%)
HSV
hsv(223, 83%, 92%)
CMYK
cmyk(83%, 60%, 0%, 8%)
CSS variable
--color-primary: #285FEB;
Lowercase HEX
#285feb

Shades

Tints

Tones

Harmony

CSS snippets for #285FEB

.color-285feb {
  color: #285FEB;
  background-color: #285FEB;
}

Frequently asked questions

What color is #285FEB?+

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

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

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