#9FAFDF Color Information

Hex color code: #9FAFDF

The hex color #9FAFDF is a cool blue with RGB values of (159, 175, 223) and HSL of (225°, 50%, 75%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#9FAFDF
RGB
159, 175, 223
HSL
225°, 50%, 75%
CMYK
29%, 22%, 0%, 13%

Shades

CSS Usage
color: #9FAFDF;
background-color: #9FAFDF;
border-color: #9FAFDF;
box-shadow: 0 0 10px #9FAFDF;
border: 2px solid #9FAFDF;
Tailwind Usage
bg-[#9FAFDF]
text-[#9FAFDF]
border-[#9FAFDF]
shadow-[0_0_10px_9FAFDF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9FAFDF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9FAFDF; color: #000000; }

Badge

New Feature
.badge { background-color: #9FAFDF; 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 #9FAFDF; background-color: #9FAFDF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9FAFDF20; border-left: 4px solid #9FAFDF; }

Link / Accent

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

a { color: #9FAFDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9FAFDF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

159, 175, 223

Red: 159 / Green: 175 / Blue: 223

HSL

225°, 50%, 75%

Hue: 225° / Saturation: 50% / Lightness: 75%

CMYK

29%, 22%, 0%, 13%

Cyan: 29% / Magenta: 22% / Yellow: 0% / Key: 13%

What color is #9FAFDF?

#9FAFDF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9FAFDF to RGB:

rgb(159, 175, 223)HEX to RGB Converter →

HEX to HSL

Convert #9FAFDF to HSL:

hsl(225, 50%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #9FAFDF to CMYK:

cmyk(29%, 22%, 0%, 13%)Color Converter →

Color Meaning and Usage

#9FAFDF is a calming blue color with RGB values of 159, 175, 223 and HSL of 225°, 50%, 75%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9FAFDF is #DFCF9F, creating high-contrast pairings. For softer combinations, try analogous colors like #9FCFDF.

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

Contrast with #9FAFDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9FAFDF?

#9FAFDF is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #9FAFDF?

#9FAFDF in RGB is (159, 175, 223) - 159 red, 175 green, and 223 blue.

How to use #9FAFDF in CSS?

Use #9FAFDF directly in your CSS properties like color or background-color.

What colors go well with #9FAFDF?

#DFCF9F (complementary), #9FCFDF (analogous), and #6680CC (lighter shade) work well with #9FAFDF.