#85AFDB Color Information

Hex color code: #85AFDB

A cool blue shade, #85AFDB appears as (133, 175, 219) in RGB and (211°, 54%, 69%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSky Blue
HEX
#85AFDB
RGB
133, 175, 219
HSL
211°, 54%, 69%
CMYK
39%, 20%, 0%, 14%

Shades

CSS Usage
color: #85AFDB;
background-color: #85AFDB;
border-color: #85AFDB;
box-shadow: 0 0 10px #85AFDB;
border: 2px solid #85AFDB;
Tailwind Usage
bg-[#85AFDB]
text-[#85AFDB]
border-[#85AFDB]
shadow-[0_0_10px_85AFDB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #85AFDB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #85AFDB; color: #000000; }

Badge

New Feature
.badge { background-color: #85AFDB; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #85AFDB; background-color: #85AFDB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #85AFDB20; border-left: 4px solid #85AFDB; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #85AFDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #85AFDB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

133, 175, 219

Red: 133 / Green: 175 / Blue: 219

HSL

211°, 54%, 69%

Hue: 211° / Saturation: 54% / Lightness: 69%

CMYK

39%, 20%, 0%, 14%

Cyan: 39% / Magenta: 20% / Yellow: 0% / Key: 14%

What color is #85AFDB?

#85AFDB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #85AFDB to RGB:

rgb(133, 175, 219)HEX to RGB Converter →

HEX to HSL

Convert #85AFDB to HSL:

hsl(211, 54%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #85AFDB to CMYK:

cmyk(39%, 20%, 0%, 14%)Color Converter →

Color Meaning and Usage

A peaceful blue tone, #85AFDB has RGB (133, 175, 219) and HSL (211°, 54%, 69%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #85AFDB is #DBB185, creating high-contrast pairings. For softer combinations, try analogous colors like #85D9DB.

Use #85AFDB in CSS: color: #85AFDB or background-color: #85AFDB. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #85AFDB

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 9.15:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #85AFDB?

#85AFDB is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #85AFDB?

#85AFDB in RGB is (133, 175, 219) - 133 red, 175 green, and 219 blue.

How to use #85AFDB in CSS?

Use #85AFDB directly in your CSS properties like color or background-color.

What colors go well with #85AFDB?

#DBB185 (complementary), #85D9DB (analogous), and #4A88C9 (lighter shade) work well with #85AFDB.