#85DCFF Color Information

Hex color code: #85DCFF

#85DCFF is a ethereal blue color. In RGB it is (133, 220, 255), and in HSL it is (197°, 100%, 76%). It is typically applied in digital products.

Try:
Color NameLight Sky Blue
HEX
#85DCFF
RGB
133, 220, 255
HSL
197°, 100%, 76%
CMYK
48%, 14%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #85DCFF; 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 #85DCFF; background-color: #85DCFF15; }

Alert / Toast

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

Link / Accent

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

a { color: #85DCFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

133, 220, 255

Red: 133 / Green: 220 / Blue: 255

HSL

197°, 100%, 76%

Hue: 197° / Saturation: 100% / Lightness: 76%

CMYK

48%, 14%, 0%, 0%

Cyan: 48% / Magenta: 14% / Yellow: 0% / Key: 0%

What color is #85DCFF?

#85DCFF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #85DCFF to RGB:

rgb(133, 220, 255)HEX to RGB Converter →

HEX to HSL

Convert #85DCFF to HSL:

hsl(197, 100%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #85DCFF to CMYK:

cmyk(48%, 14%, 0%, 0%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #85DCFF has RGB (133, 220, 255) and HSL (197°, 100%, 76%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #85DCFF is #FFA785, creating high-contrast pairings. For softer combinations, try analogous colors like #85FFE4.

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

Contrast with #85DCFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #85DCFF?

#85DCFF is a ethereal blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #85DCFF?

#85DCFF in RGB is (133, 220, 255) - 133 red, 220 green, and 255 blue.

How to use #85DCFF in CSS?

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

What colors go well with #85DCFF?

#FFA785 (complementary), #85FFE4 (analogous), and #38C7FF (lighter shade) work well with #85DCFF.