#97BFED Color Information

Hex color code: #97BFED

#97BFED is a light blue color. In RGB it is (151, 191, 237), and in HSL it is (212°, 70%, 76%). It is commonly used in modern UI design.

Try:
Color NameSky Blue
HEX
#97BFED
RGB
151, 191, 237
HSL
212°, 70%, 76%
CMYK
36%, 19%, 0%, 7%

Shades

CSS Usage
color: #97BFED;
background-color: #97BFED;
border-color: #97BFED;
box-shadow: 0 0 10px #97BFED;
border: 2px solid #97BFED;
Tailwind Usage
bg-[#97BFED]
text-[#97BFED]
border-[#97BFED]
shadow-[0_0_10px_97BFED]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #97BFED, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #97BFED; color: #000000; }

Badge

New Feature
.badge { background-color: #97BFED; 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 #97BFED; background-color: #97BFED15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #97BFED20; border-left: 4px solid #97BFED; }

Link / Accent

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

a { color: #97BFED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #97BFED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 191, 237

Red: 151 / Green: 191 / Blue: 237

HSL

212°, 70%, 76%

Hue: 212° / Saturation: 70% / Lightness: 76%

CMYK

36%, 19%, 0%, 7%

Cyan: 36% / Magenta: 19% / Yellow: 0% / Key: 7%

What color is #97BFED?

#97BFED is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #97BFED to RGB:

rgb(151, 191, 237)HEX to RGB Converter →

HEX to HSL

Convert #97BFED to HSL:

hsl(212, 70%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #97BFED to CMYK:

cmyk(36%, 19%, 0%, 7%)Color Converter →

Color Meaning and Usage

#97BFED is a soft blue color with RGB values of 151, 191, 237 and HSL of 212°, 70%, 76%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #97BFED is #EDC597, creating high-contrast pairings. For softer combinations, try analogous colors like #97EAED.

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

Contrast with #97BFED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #97BFED?

#97BFED is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #97BFED?

#97BFED in RGB is (151, 191, 237) - 151 red, 191 green, and 237 blue.

How to use #97BFED in CSS?

Use #97BFED directly in your CSS properties like color or background-color.

What colors go well with #97BFED?

#EDC597 (complementary), #97EAED (analogous), and #5697E1 (lighter shade) work well with #97BFED.