Skip to content

#005ace

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

RGB
0, 90, 206
HSL
214°, 100%, 40%
CMYK
100, 56, 0, 19
Luminance
0.1177

Every format

HEX#005ace
RGBrgb(0, 90, 206)
HSLhsl(214, 100%, 40%)
CMYKcmyk(100%, 56%, 0%, 19%)
LABlab(40.8 23.9 -65.8)
LCHlch(40.8 70.1 290.0)
OKLCHoklch(0.498 0.194 259.1)

Copy-ready code

/* CSS */
color: #005ace;
background-color: #005ace;
/* Tailwind (arbitrary) */
class="text-[#005ace] bg-[#005ace]"
/* SCSS */
$brand: #005ace;
/* SwiftUI */
Color(red: 0.000, green: 0.353, blue: 0.808)
/* Android */
Color.parseColor("#005ace")

Accessibility — WCAG contrast

Aa
#005ace on white: 6.26:1
AA ✓ pass · AA-large · AAA
Aa
#005ace on black: 3.35:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green35.3%
Blue80.8%

CMYK percentages

Cyan100.0%
Magenta56.3%
Yellow0.0%
Key (black)19.2%

Color previews

#005ace text on a black background

contrast 3.35:1

Card sample

#005ace text on a white background

contrast 6.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #005ace;
Background color
Panel with #005ace background
background-color: #005ace;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #005ace;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 90, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 90, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #005ace;
background: linear-gradient(135deg, #005ace, #2F00CE);

Monochromatic scale

Palettes built from #005ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #005ace in the Color Lab