#BFD5CC Color Information

Hex color code: #BFD5CC

A airy cyan shade, #BFD5CC appears as (191, 213, 204) in RGB and (155°, 21%, 79%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BFD5CC
RGB
191, 213, 204
HSL
155°, 21%, 79%
CMYK
10%, 0%, 4%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFD5CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 213, 204

Red: 191 / Green: 213 / Blue: 204

HSL

155°, 21%, 79%

Hue: 155° / Saturation: 21% / Lightness: 79%

CMYK

10%, 0%, 4%, 16%

Cyan: 10% / Magenta: 0% / Yellow: 4% / Key: 16%

What color is #BFD5CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFD5CC to RGB:

rgb(191, 213, 204)HEX to RGB Converter →

HEX to HSL

Convert #BFD5CC to HSL:

hsl(155, 21%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #BFD5CC to CMYK:

cmyk(10%, 0%, 4%, 16%)Color Converter →

Color Meaning and Usage

#BFD5CC is a soft cyan color with RGB values of 191, 213, 204 and HSL of 155°, 21%, 79%. This cyan-blue hue evokes trust and professionalism, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFD5CC is #D5BEC8, creating high-contrast pairings. For softer combinations, try analogous colors like #BED5C0.

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

Contrast with #BFD5CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFD5CC?

#BFD5CC is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BFD5CC?

#BFD5CC in RGB is (191, 213, 204) - 191 red, 213 green, and 204 blue.

How to use #BFD5CC in CSS?

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

What colors go well with #BFD5CC?

#D5BEC8 (complementary), #BED5C0 (analogous), and #90B6A6 (lighter shade) work well with #BFD5CC.