#BFCEAF Color Information

Hex color code: #BFCEAF

#BFCEAF is a subtle green color. In RGB it is (191, 206, 175), and in HSL it is (89°, 24%, 75%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BFCEAF
RGB
191, 206, 175
HSL
89°, 24%, 75%
CMYK
7%, 0%, 15%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFCEAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 206, 175

Red: 191 / Green: 206 / Blue: 175

HSL

89°, 24%, 75%

Hue: 89° / Saturation: 24% / Lightness: 75%

CMYK

7%, 0%, 15%, 19%

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

What color is #BFCEAF?

#BFCEAF is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFCEAF to RGB:

rgb(191, 206, 175)HEX to RGB Converter →

HEX to HSL

Convert #BFCEAF to HSL:

hsl(89, 24%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BFCEAF to CMYK:

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

Color Meaning and Usage

A soft green tone, #BFCEAF has RGB (191, 206, 175) and HSL (89°, 24%, 75%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFCEAF is #BFB0CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFCEB0.

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

Contrast with #BFCEAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFCEAF?

#BFCEAF is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #BFCEAF?

#BFCEAF in RGB is (191, 206, 175) - 191 red, 206 green, and 175 blue.

How to use #BFCEAF in CSS?

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

What colors go well with #BFCEAF?

#BFB0CF (complementary), #CFCEB0 (analogous), and #9AB181 (lighter shade) work well with #BFCEAF.