Skip to content

#445fff

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

RGB
68, 95, 255
HSL
231°, 100%, 63%
CMYK
73, 63, 0, 0
Luminance
0.1663

Every format

HEX#445fff
RGBrgb(68, 95, 255)
HSLhsl(231, 100%, 63%)
CMYKcmyk(73%, 63%, 0%, 0%)
LABlab(47.8 43.3 -82.1)
LCHlch(47.8 92.9 297.8)
OKLCHoklch(0.567 0.237 269.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#445fff on white: 4.85:1
AA ✓ pass · AA-large · AAA
Aa
#445fff on black: 4.33:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red26.7%
Green37.3%
Blue100.0%

CMYK percentages

Cyan73.3%
Magenta62.7%
Yellow0.0%
Key (black)0.0%

Color previews

#445fff text on a black background

contrast 4.33:1

Card sample

#445fff text on a white background

contrast 4.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #445fff;
Background color
Panel with #445fff background
background-color: #445fff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #445fff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(68, 95, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(68, 95, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #445fff;
background: linear-gradient(135deg, #445fff, #A544FF);

Monochromatic scale

Palettes built from #445fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #445fff in the Color Lab