#235FEB Color

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

Color preview

#235FEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #235FEB

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

Frequently asked questions

What color is #235FEB?+

#235FEB is a HEX color with RGB value rgb(35, 95, 235) and HSL value hsl(222, 83%, 53%). Its closest CSS named color is RoyalBlue.

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

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