#B4CFD5 Color Information

Hex color code: #B4CFD5

A light cyan shade, #B4CFD5 appears as (180, 207, 213) in RGB and (191°, 28%, 77%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#B4CFD5
RGB
180, 207, 213
HSL
191°, 28%, 77%
CMYK
15%, 3%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4CFD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 207, 213

Red: 180 / Green: 207 / Blue: 213

HSL

191°, 28%, 77%

Hue: 191° / Saturation: 28% / Lightness: 77%

CMYK

15%, 3%, 0%, 16%

Cyan: 15% / Magenta: 3% / Yellow: 0% / Key: 16%

What color is #B4CFD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4CFD5 to RGB:

rgb(180, 207, 213)HEX to RGB Converter →

HEX to HSL

Convert #B4CFD5 to HSL:

hsl(191, 28%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #B4CFD5 to CMYK:

cmyk(15%, 3%, 0%, 16%)Color Converter →

Color Meaning and Usage

#B4CFD5 is a ethereal cyan color with RGB values of 180, 207, 213 and HSL of 191°, 28%, 77%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4CFD5 is #D5BAB4, creating high-contrast pairings. For softer combinations, try analogous colors like #B4D5CA.

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

Contrast with #B4CFD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4CFD5?

#B4CFD5 is a ethereal cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #B4CFD5?

#B4CFD5 in RGB is (180, 207, 213) - 180 red, 207 green, and 213 blue.

How to use #B4CFD5 in CSS?

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

What colors go well with #B4CFD5?

#D5BAB4 (complementary), #B4D5CA (analogous), and #83AFB9 (lighter shade) work well with #B4CFD5.