Skip to content

#175feb

a balanced, electric blue · cool · closest name: royalblue

RGB
23, 95, 235
HSL
220°, 84%, 51%
CMYK
90, 60, 0, 8
Luminance
0.1436

Every format

HEX#175feb
RGBrgb(23, 95, 235)
HSLhsl(220, 84%, 51%)
CMYKcmyk(90%, 60%, 0%, 8%)
LABlab(44.8 32.7 -76.0)
LCHlch(44.8 82.7 293.3)
OKLCHoklch(0.535 0.222 262.0)

Copy-ready code

/* CSS */
color: #175feb;
background-color: #175feb;
/* Tailwind (arbitrary) */
class="text-[#175feb] bg-[#175feb]"
/* SCSS */
$brand: #175feb;
/* SwiftUI */
Color(red: 0.090, green: 0.373, blue: 0.922)
/* Android */
Color.parseColor("#175feb")

Accessibility — WCAG contrast

Aa
#175feb on white: 5.42:1
AA ✓ pass · AA-large · AAA
Aa
#175feb on black: 3.87:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red9.0%
Green37.3%
Blue92.2%

CMYK percentages

Cyan90.2%
Magenta59.6%
Yellow0.0%
Key (black)7.8%

Color previews

#175feb text on a black background

contrast 3.87:1

Card sample

#175feb text on a white background

contrast 5.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #175feb;
Background color
Panel with #175feb background
background-color: #175feb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #175feb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(23, 95, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(23, 95, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #175feb;
background: linear-gradient(135deg, #175feb, #5C17EB);

Monochromatic scale

Palettes built from #175feb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #175feb in the Color Lab