#ABCFC6 Color Information

Hex color code: #ABCFC6

The hex color #ABCFC6 is a subtle cyan with RGB values of (171, 207, 198) and HSL of (165°, 27%, 74%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#ABCFC6
RGB
171, 207, 198
HSL
165°, 27%, 74%
CMYK
17%, 0%, 4%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #ABCFC6; 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 #ABCFC6; background-color: #ABCFC615; }

Alert / Toast

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

Link / Accent

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

a { color: #ABCFC6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #ABCFC6 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 207, 198

Red: 171 / Green: 207 / Blue: 198

HSL

165°, 27%, 74%

Hue: 165° / Saturation: 27% / Lightness: 74%

CMYK

17%, 0%, 4%, 19%

Cyan: 17% / Magenta: 0% / Yellow: 4% / Key: 19%

What color is #ABCFC6?

#ABCFC6 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABCFC6 to RGB:

rgb(171, 207, 198)HEX to RGB Converter →

HEX to HSL

Convert #ABCFC6 to HSL:

hsl(165, 27%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ABCFC6 to CMYK:

cmyk(17%, 0%, 4%, 19%)Color Converter →

Color Meaning and Usage

#ABCFC6 is a delicate cyan color with RGB values of 171, 207, 198 and HSL of 165°, 27%, 74%. This cyan-blue hue evokes trust and professionalism, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABCFC6 is #CFABB4, creating high-contrast pairings. For softer combinations, try analogous colors like #ABCFB4.

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

Contrast with #ABCFC6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABCFC6?

#ABCFC6 is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ABCFC6?

#ABCFC6 in RGB is (171, 207, 198) - 171 red, 207 green, and 198 blue.

How to use #ABCFC6 in CSS?

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

What colors go well with #ABCFC6?

#CFABB4 (complementary), #ABCFB4 (analogous), and #7AB3A5 (lighter shade) work well with #ABCFC6.