Skip to content

#757dbb

a balanced, soft blue · warm · closest name: steelblue

RGB
117, 125, 187
HSL
233°, 34%, 60%
CMYK
37, 33, 0, 27
Luminance
0.2204

Every format

HEX#757dbb
RGBrgb(117, 125, 187)
HSLhsl(233, 34%, 60%)
CMYKcmyk(37%, 33%, 0%, 27%)
LABlab(54.1 12.4 -33.5)
LCHlch(54.1 35.7 290.3)
OKLCHoklch(0.609 0.095 277.6)

Copy-ready code

/* CSS */
color: #757dbb;
background-color: #757dbb;
/* Tailwind (arbitrary) */
class="text-[#757dbb] bg-[#757dbb]"
/* SCSS */
$brand: #757dbb;
/* SwiftUI */
Color(red: 0.459, green: 0.490, blue: 0.733)
/* Android */
Color.parseColor("#757dbb")

Accessibility — WCAG contrast

Aa
#757dbb on white: 3.88:1
AA ✗ fail · AA-large · AAA
Aa
#757dbb on black: 5.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.9%
Green49.0%
Blue73.3%

CMYK percentages

Cyan37.4%
Magenta33.2%
Yellow0.0%
Key (black)26.7%

Color previews

#757dbb text on a black background

contrast 5.41:1

Card sample

#757dbb text on a white background

contrast 3.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #757dbb;
Background color
Panel with #757dbb background
background-color: #757dbb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #757dbb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(117, 125, 187, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(117, 125, 187, 0.45);
Border & gradient
Gradient panel
border: 3px solid #757dbb;
background: linear-gradient(135deg, #757dbb, #9C75BB);

Monochromatic scale

Palettes built from #757dbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #757dbb in the Color Lab