Skip to main content Skip to docs navigation

#BFC2CE hex color | Powder Lilac | Download Light Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Violet

Hex #BFC2CE Color Code is also known as | Powder Lilac color.

Hex #BFC2CE Color code in RGB color code model is created after adding 74.9% red color, 76.08% green color and 80.78% blue color. Hex #BFC2CE Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 6% magenta, 0% yellow and 19.22% black.

Hex #BFC2CE color code is between #bbbbcc web safe hex color code and #ccccdd web safe hex color code. #bbbbcc is the nearest web safe color code. You can see here many more shades of #BFC2CE color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code BFC2CE #BFC2CE
RGB Decimal 191, 194, 206 191, 194, 206
RGB Percent 75%, 76%, 81% rgb(75%, 76%, 81%)
CSS RGBa 191, 194, 206,1 rgba(191,194,206,1)
CMYK Model cmyk(7%,6%,0%,19.22%)
HSL Color Space 228,13% ,78% hsl(228,13% ,78%)
HSV Color Space 228°, 7%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111111 11000010 11001110
Octal 277 302 316
Decimal 191 194 206
Hex BF C2 CE

Different shades of #BFC2CE color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #BFC2CE
#6a708a
Darker of #BFC2CE
#858ba2
Dark of #BFC2CE
#a2a6b8
Base of #BFC2CE
#bfc2ce
Light of #BFC2CE
#dcdee4
Lighter
#f9f9fa
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#bfc2ce
#cecbbf

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#BFC2CE
#cec3bf
#c9cebf

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#bfcbce
#bfc8ce
#bfc2ce
#c1bfce
#c7bfce

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#BFC2CE
#c2cebf
#cebfc2

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#BFC2CE
#cebfc2
#cecbbf
#bfcecb

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#BFC2CE
#cebfc9
#cecbbf
#bfcec3

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #BFC2CE

#54596d
#6a708a
#858ba2
#a2a6b8
#bfc2ce
#dcdee4
#f9f9fa
#ffffff
#ffffff

Tints of #BFC2CE Color

#bfc2ce
#c6c8d3
#cdcfd8
#d4d6de
#dbdde3
#e2e3e9
#e9eaee
#f0f1f4
#f7f8f9
#ffffff

Shades of #BFC2CE color code

Generate more color scales with scales (color stack) generator.

#bfc2ce
#a9acb7
#9496a0
#7f8189
#6a6b72
#54565b
#3f4044
#2a2b2d
#151516
#000000

Tones

#bfc2ce
#c6c6c6
#c6c6c6
#c6c6c6
#c6c6c6

Tones

Similar Color like #BFC2CE color

Find visually similar hex color codes nearing to #BFC2CE hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#c0c3cf
#c1c4d0
#c2c5d1
#c3c6d2
#c4c7d3
#c5c8d4
#c6c9d5
#c7cad6
#c8cbd7
#c9ccd8
#cacdd9
#cbceda
#cccfdb
#cdd0dc
#bec1cd
#bdc0cc
#bcbfcb
#bbbeca
#babdc9
#b9bcc8
#b8bbc7
#b7bac6
#b6b9c5
#b5b8c4
#b4b7c3
#b3b6c2
#b2b5c1
#b1b4c0

Download this Light Violet

Hex #BFC2CE Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#BFC2CE Color Code Preview on Black Background Color

This is how #BFC2CE Color will look on black background color. Color contrast ratio is 11.82

#BFC2CE in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#BFC2CE">Your Example Paragraph content text in with font color #BFC2CE </p>

Your Example Paragraph content text in with font color #BFC2CE

HTML with inline CSS

<div style="color:#BFC2CE">Your Paragraph text in with font color #BFC2CE </div>

Your Example Paragraph content text in with font color #BFC2CE

#BFC2CE color code is use for CSS Background Color

Background color for the above div is #BFC2CE

HTML with inline CSS

<div style="background-color:#BFC2CE;"></div>

#BFC2CE color code is use for CSS Border Color

CSS Border color for the above div is #BFC2CE

HTML with inline CSS

<div style="border:5px solid #BFC2CE;"></div>

CSS Border Left color for the above div is #BFC2CE

HTML with inline CSS

<div style="border-left:5px solid #BFC2CE;"></div>

CSS Border Right color for the above div is #BFC2CE

HTML with inline CSS

<div style="border-right:5px solid #BFC2CE;"></div>

CSS Border Bottom color for the above div is #BFC2CE

HTML with inline CSS

<div style="border-bottom:5px solid #BFC2CE;"></div>

CSS Border Top color for the above div is #BFC2CE

HTML with inline CSS

<div style="border-top:5px solid #BFC2CE;"></div>

#BFC2CE hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#BFC2CE; } .examplecolorclass {color:#BFC2CE; } .examplebordercolor {border:3px solid #BFC2CE; }

#BFC2CE Color code Preview on White Background

This is how #BFC2CE Color code will look on white background color. Color contrast ratio is 1.78

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #BFC2CE; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #BFC2CE; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(191,194,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(206,203,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(191,194,206,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }