Skip to main content Skip to docs navigation

#bddf2d 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 Acid Lime and its hex is #B9DF31 Nearest Color Name

Color Hue/Base color: Green

Hex #bddf2d Color code in RGB color code model is created after adding 74.12% red color, 87.45% green color and 17.65% blue color. Hex #bddf2d Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 0% magenta, 80% yellow and 12.55% black.

Hex #bddf2d color code is between #bbdd33 web safe hex color code and #ccee22 web safe hex color code. #bbdd33 is the nearest web safe color code. You can see here many more shades of #bddf2d color code.

RGB Chart

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

Color Table

Hex Color Code bddf2d #bddf2d
RGB Decimal 189, 223, 45 189, 223, 45
RGB Percent 74%, 87%, 18% rgb(74%, 87%, 18%)
CSS RGBa 189, 223, 45,1 rgba(189,223,45,1)
CMYK Model cmyk(15%,0%,80%,12.55%)
HSL Color Space 71,74% ,53% hsl(71,74% ,53%)
HSV Color Space 71°, 80%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 11011111 00101101
Octal 275 337 55
Decimal 189 223 45
Hex bd df 2d

Different shades of #bddf2d color code.

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

Darkest of #bddf2d
#54640f
Darker of #bddf2d
#799016
Dark of #bddf2d
#9ebc1d
Base of #bddf2d
#bddf2d
Light of #bddf2d
#cbe659
Lighter
#d9ec86
Lightest
#e7f3b2

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

#bddf2d
#4f2ddf

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

Split Complementary

#bddf2d
#2d64df
#a82ddf

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

Analogous Color

#df992d
#dfb72d
#bddf2d
#82df2d
#38df2d

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

#bddf2d
#df2dbd
#2dbddf

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

#bddf2d
#2dbddf
#4f2ddf
#df4f2d

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

#bddf2d
#2ddfa8
#4f2ddf
#df2d64

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

#2f3808
#54640f
#799016
#9ebc1d
#bddf2d
#cbe659
#d9ec86
#e7f3b2
#f5fade

Tints of #bddf2d Color

#bddf2d
#c4e244
#cbe65b
#d3e973
#daed8a
#e1f0a1
#e9f4b9
#f0f7d0
#f7fbe7
#ffffff

Shades of #bddf2d color code

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

#bddf2d
#a8c628
#93ad23
#7e941e
#697b19
#546314
#3f4a0f
#2a310a
#151805
#000000

Tones

#bddf2d
#aec745
#9faf5d
#909676
#868686

Tones

Similar Color like #bddf2d color

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

#bee02e
#bfe12f
#c0e230
#c1e331
#c2e432
#c3e533
#c4e634
#c5e735
#c6e836
#c7e937
#c8ea38
#c9eb39
#caec3a
#cbed3b
#bcde2c
#bbdd2b
#badc2a
#b9db29
#b8da28
#b7d927
#b6d826
#b5d725
#b4d624
#b3d523
#b2d422
#b1d321
#b0d220
#afd11f

Download this Dark Green

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

#bddf2d Color Code Preview on Black Background Color

This is how #bddf2d Color will look on black background color. Color contrast ratio is 13.76

#bddf2d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bddf2d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bddf2d

#bddf2d color code is use for CSS Background Color

Background color for the above div is #bddf2d

HTML with inline CSS

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

#bddf2d color code is use for CSS Border Color

CSS Border color for the above div is #bddf2d

HTML with inline CSS

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

CSS Border Left color for the above div is #bddf2d

HTML with inline CSS

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

CSS Border Right color for the above div is #bddf2d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bddf2d

HTML with inline CSS

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

CSS Border Top color for the above div is #bddf2d

HTML with inline CSS

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

#bddf2d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bddf2d Color code Preview on White Background

This is how #bddf2d Color code will look on white background color. Color contrast ratio is 1.53

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

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(189,223,45,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(79,45,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,223,45,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }