Skip to main content Skip to docs navigation

#bfdd9b hex color | 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

Woow we have a nearby visually matching color name available. It's name is Cactus Spike and its hex is #C1E0A3 Nearest Color Name

Color Hue/Base color: Green

Hex #bfdd9b Color code in RGB color code model is created after adding 74.9% red color, 86.67% green color and 60.78% blue color. Hex #bfdd9b Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 30% yellow and 13.33% black.

Hex #bfdd9b color code is between #bbcc99 web safe hex color code and #cceeaa web safe hex color code. #bbcc99 is the nearest web safe color code. You can see here many more shades of #bfdd9b color code.

RGB Chart

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

Color Table

Hex Color Code bfdd9b #bfdd9b
RGB Decimal 191, 221, 155 191, 221, 155
RGB Percent 75%, 87%, 61% rgb(75%, 87%, 61%)
CSS RGBa 191, 221, 155,1 rgba(191,221,155,1)
CMYK Model cmyk(14%,0%,30%,13.33%)
HSL Color Space 87,49% ,74% hsl(87,49% ,74%)
HSV Color Space 87°, 30%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111111 11011101 10011011
Octal 277 335 233
Decimal 191 221 155
Hex bf dd 9b

Different shades of #bfdd9b color code.

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

Darkest of #bfdd9b
#75a639
Darker of #bfdd9b
#8ec34f
Dark of #bfdd9b
#a7d075
Base of #bfdd9b
#bfdd9b
Light of #bfdd9b
#d7eac1
Lighter
#f0f7e7
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

#bfdd9b
#b99bdd

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

Split Complementary

#bfdd9b
#9b9edd
#da9bdd

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

Analogous Color

#ddd59b
#dbdd9b
#bfdd9b
#a9dd9b
#9bdda9

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

#bfdd9b
#dd9bbf
#9bbfdd

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

#bfdd9b
#9bbfdd
#b99bdd
#ddb99b

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

#bfdd9b
#9bddda
#b99bdd
#dd9b9e

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

#5a802c
#75a639
#8ec34f
#a7d075
#bfdd9b
#d7eac1
#f0f7e7
#ffffff
#ffffff

Tints of #bfdd9b Color

#bfdd9b
#c6e0a6
#cde4b1
#d4e8bc
#dbecc7
#e2efd2
#e9f3dd
#f0f7e8
#f7fbf3
#ffffff

Shades of #bfdd9b color code

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

#bfdd9b
#a9c489
#94ab78
#7f9367
#6a7a56
#546244
#3f4933
#2a3122
#151811
#000000

Tones

#bfdd9b
#bed0a8
#bdc2b6
#bcbcbc
#bcbcbc

Tones

Similar Color like #bfdd9b color

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

#c0de9c
#c1df9d
#c2e09e
#c3e19f
#c4e2a0
#c5e3a1
#c6e4a2
#c7e5a3
#c8e6a4
#c9e7a5
#cae8a6
#cbe9a7
#cceaa8
#cdeba9
#bedc9a
#bddb99
#bcda98
#bbd997
#bad896
#b9d795
#b8d694
#b7d593
#b6d492
#b5d391
#b4d290
#b3d18f
#b2d08e
#b1cf8d

Download this Light Green

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

#bfdd9b Color Code Preview on Black Background Color

This is how #bfdd9b Color will look on black background color. Color contrast ratio is 14.03

#bfdd9b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfdd9b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfdd9b

#bfdd9b color code is use for CSS Background Color

Background color for the above div is #bfdd9b

HTML with inline CSS

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

#bfdd9b color code is use for CSS Border Color

CSS Border color for the above div is #bfdd9b

HTML with inline CSS

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

CSS Border Left color for the above div is #bfdd9b

HTML with inline CSS

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

CSS Border Right color for the above div is #bfdd9b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bfdd9b

HTML with inline CSS

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

CSS Border Top color for the above div is #bfdd9b

HTML with inline CSS

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

#bfdd9b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bfdd9b Color code Preview on White Background

This is how #bfdd9b Color code will look on white background color. Color contrast ratio is 1.50

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

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