Skip to main content Skip to docs navigation

#BFD0CB hex color | White Box | Download Light Green 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: Green

Hex #BFD0CB Color Code is also known as | White Box color.

Hex #BFD0CB Color code in RGB color code model is created after adding 74.9% red color, 81.57% green color and 79.61% blue color. Hex #BFD0CB Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 0% magenta, 2% yellow and 18.43% black.

Hex #BFD0CB color code is between #bbcccc web safe hex color code and #ccddbb web safe hex color code. #bbcccc is the nearest web safe color code. You can see here many more shades of #BFD0CB color code.

RGB Chart

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

Color Table

Hex Color Code BFD0CB #BFD0CB
RGB Decimal 191, 208, 203 191, 208, 203
RGB Percent 75%, 82%, 80% rgb(75%, 82%, 80%)
CSS RGBa 191, 208, 203,1 rgba(191,208,203,1)
CMYK Model cmyk(8%,0%,2%,18.43%)
HSL Color Space 162,15% ,78% hsl(162,15% ,78%)
HSV Color Space 162°, 8%, 82%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111111 11010000 11001011
Octal 277 320 313
Decimal 191 208 203
Hex BF D0 CB

Different shades of #BFD0CB color code.

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

Darkest of #BFD0CB
#688e83
Darker of #BFD0CB
#84a59b
Dark of #BFD0CB
#a2bab3
Base of #BFD0CB
#bfd0cb
Light of #BFD0CB
#dce6e3
Lighter
#fafbfb
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

#bfd0cb
#d0bfc4

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

Split Complementary

#BFD0CB
#d0bfcd
#d0c3bf

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

Analogous Color

#bfd0c1
#bfd0c4
#bfd0cb
#bfcfd0
#bfc8d0

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

#BFD0CB
#d0cbbf
#cbbfd0

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

#BFD0CB
#cbbfd0
#d0bfc4
#c4d0bf

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

#BFD0CB
#c3bfd0
#d0bfc4
#cdd0bf

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 #BFD0CB

#537068
#688e83
#84a59b
#a2bab3
#bfd0cb
#dce6e3
#fafbfb
#ffffff
#ffffff

Tints of #BFD0CB Color

#bfd0cb
#c6d5d0
#cddad6
#d4dfdc
#dbe4e2
#e2eae7
#e9efed
#f0f4f3
#f7f9f9
#ffffff

Shades of #BFD0CB color code

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

#bfd0cb
#a9b8b4
#94a19d
#7f8a87
#6a7370
#545c5a
#3f4543
#2a2e2d
#151716
#000000

Tones

#bfd0cb
#c8c8c8
#c8c8c8
#c8c8c8
#c8c8c8

Tones

Similar Color like #BFD0CB color

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

#c0d1cc
#c1d2cd
#c2d3ce
#c3d4cf
#c4d5d0
#c5d6d1
#c6d7d2
#c7d8d3
#c8d9d4
#c9dad5
#cadbd6
#cbdcd7
#ccddd8
#cdded9
#becfca
#bdcec9
#bccdc8
#bbccc7
#bacbc6
#b9cac5
#b8c9c4
#b7c8c3
#b6c7c2
#b5c6c1
#b4c5c0
#b3c4bf
#b2c3be
#b1c2bd

Download this Light Green

Hex #BFD0CB 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.

#BFD0CB Color Code Preview on Black Background Color

This is how #BFD0CB Color will look on black background color. Color contrast ratio is 13.10

#BFD0CB in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #BFD0CB

HTML with inline CSS

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

Your Example Paragraph content text in with font color #BFD0CB

#BFD0CB color code is use for CSS Background Color

Background color for the above div is #BFD0CB

HTML with inline CSS

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

#BFD0CB color code is use for CSS Border Color

CSS Border color for the above div is #BFD0CB

HTML with inline CSS

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

CSS Border Left color for the above div is #BFD0CB

HTML with inline CSS

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

CSS Border Right color for the above div is #BFD0CB

HTML with inline CSS

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

CSS Border Bottom color for the above div is #BFD0CB

HTML with inline CSS

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

CSS Border Top color for the above div is #BFD0CB

HTML with inline CSS

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

#BFD0CB hex Color code used as CSS color Codes

Example CSS Class for usage

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

#BFD0CB Color code Preview on White Background

This is how #BFD0CB Color code will look on white background color. Color contrast ratio is 1.60

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 #BFD0CB; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #BFD0CB; }

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,208,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(208,191,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(191,208,203,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }