Skip to main content Skip to docs navigation

#bcd38f hex color | Download Dark 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 Spring Has Sprung and its hex is #BFD392 Nearest Color Name

Color Hue/Base color: Green

Hex #bcd38f Color code in RGB color code model is created after adding 73.73% red color, 82.75% green color and 56.08% blue color. Hex #bcd38f Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 0% magenta, 32% yellow and 17.25% black.

Hex #bcd38f color code is between #bbcc88 web safe hex color code and #ccdd99 web safe hex color code. #bbcc88 is the nearest web safe color code. You can see here many more shades of #bcd38f color code.

RGB Chart

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

Color Table

Hex Color Code bcd38f #bcd38f
RGB Decimal 188, 211, 143 188, 211, 143
RGB Percent 74%, 83%, 56% rgb(74%, 83%, 56%)
CSS RGBa 188, 211, 143,1 rgba(188,211,143,1)
CMYK Model cmyk(11%,0%,32%,17.25%)
HSL Color Space 80,44% ,69% hsl(80,44% ,69%)
HSV Color Space 80°, 32%, 83%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111100 11010011 10001111
Octal 274 323 217
Decimal 188 211 143
Hex bc d3 8f

Different shades of #bcd38f color code.

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

Darkest of #bcd38f
#739039
Darker of #bcd38f
#90b547
Dark of #bcd38f
#a6c56a
Base of #bcd38f
#bcd38f
Light of #bcd38f
#d2e1b4
Lighter
#e8f0d8
Lightest
#fefefd

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

#bcd38f
#a68fd3

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

Split Complementary

#bcd38f
#8f9ad3
#c88fd3

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

Analogous Color

#d3c28f
#d3ce8f
#bcd38f
#a5d38f
#8fd395

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

#bcd38f
#d38fbc
#8fbcd3

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

#bcd38f
#8fbcd3
#a68fd3
#d3a68f

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

#bcd38f
#8fd3c8
#a68fd3
#d38f9a

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

#566c2a
#739039
#90b547
#a6c56a
#bcd38f
#d2e1b4
#e8f0d8
#fefefd
#ffffff

Tints of #bcd38f Color

#bcd38f
#c3d79b
#cadca7
#d2e1b4
#d9e6c0
#e1ebcd
#e8f0d9
#f0f5e6
#f7faf2
#ffffff

Shades of #bcd38f color code

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

#bcd38f
#a7bb7f
#92a46f
#7d8c5f
#68754f
#535d3f
#3e462f
#292e1f
#14170f
#000000

Tones

#bcd38f
#b7c39f
#b2b4ae
#b1b1b1
#b1b1b1

Tones

Similar Color like #bcd38f color

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

#bdd490
#bed591
#bfd692
#c0d793
#c1d894
#c2d995
#c3da96
#c4db97
#c5dc98
#c6dd99
#c7de9a
#c8df9b
#c9e09c
#cae19d
#bbd28e
#bad18d
#b9d08c
#b8cf8b
#b7ce8a
#b6cd89
#b5cc88
#b4cb87
#b3ca86
#b2c985
#b1c884
#b0c783
#afc682
#aec581

Download this Dark Green

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

#bcd38f Color Code Preview on Black Background Color

This is how #bcd38f Color will look on black background color. Color contrast ratio is 12.85

#bcd38f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcd38f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcd38f

#bcd38f color code is use for CSS Background Color

Background color for the above div is #bcd38f

HTML with inline CSS

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

#bcd38f color code is use for CSS Border Color

CSS Border color for the above div is #bcd38f

HTML with inline CSS

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

CSS Border Left color for the above div is #bcd38f

HTML with inline CSS

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

CSS Border Right color for the above div is #bcd38f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcd38f

HTML with inline CSS

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

CSS Border Top color for the above div is #bcd38f

HTML with inline CSS

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

#bcd38f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcd38f Color code Preview on White Background

This is how #bcd38f Color code will look on white background color. Color contrast ratio is 1.63

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

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(188,211,143,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(166,143,211,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,211,143,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }