Skip to main content Skip to docs navigation

#ddfdbd 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 Breeze of Green and its hex is #CFFDBC Nearest Color Name

Color Hue/Base color: Green

Hex #ddfdbd Color code in RGB color code model is created after adding 86.67% red color, 99.22% green color and 74.12% blue color. Hex #ddfdbd Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 0% magenta, 25% yellow and 0.78% black.

Hex #ddfdbd color code is between #ccffbb web safe hex color code and #eeeecc web safe hex color code. #ccffbb is the nearest web safe color code. You can see here many more shades of #ddfdbd color code.

RGB Chart

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

Color Table

Hex Color Code ddfdbd #ddfdbd
RGB Decimal 221, 253, 189 221, 253, 189
RGB Percent 87%, 99%, 74% rgb(87%, 99%, 74%)
CSS RGBa 221, 253, 189,1 rgba(221,253,189,1)
CMYK Model cmyk(13%,0%,25%,0.78%)
HSL Color Space 90,94% ,87% hsl(90,94% ,87%)
HSV Color Space 90°, 25%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 11111101 10111101
Octal 335 375 275
Decimal 221 253 189
Hex dd fd bd

Different shades of #ddfdbd color code.

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

Darkest of #ddfdbd
#91f929
Darker of #ddfdbd
#aafa5a
Dark of #ddfdbd
#c4fc8c
Base of #ddfdbd
#ddfdbd
Light of #ddfdbd
#f7ffef
Lighter
#ffffff
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

#ddfdbd
#ddbdfd

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

Split Complementary

#ddfdbd
#bdbdfd
#fdbdfd

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

Analogous Color

#fdf8bd
#f8fdbd
#ddfdbd
#c8fdbd
#bdfdcd

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

#ddfdbd
#fdbddd
#bdddfd

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

#ddfdbd
#bdddfd
#ddbdfd
#fdddbd

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

#ddfdbd
#bdfdfd
#ddbdfd
#fdbdbd

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

#77e707
#91f929
#aafa5a
#c4fc8c
#ddfdbd
#f7ffef
#ffffff
#ffffff
#ffffff

Tints of #ddfdbd Color

#ddfdbd
#e0fdc4
#e4fdcb
#e8fdd3
#ecfdda
#effee1
#f3fee9
#f7fef0
#fbfef7
#ffffff

Shades of #ddfdbd color code

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

#ddfdbd
#c4e0a8
#abc493
#93a87e
#7a8c69
#627054
#49543f
#31382a
#181c15
#000000

Tones

#ddfdbd
#ddf6c4
#ddefcb
#dde9d1
#dde2d8

Tones

Similar Color like #ddfdbd color

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

#defebe
#dfffbf
#e0ffc0
#e1ffc1
#e2ffc2
#e3ffc3
#e4ffc4
#e5ffc5
#e6ffc6
#e7ffc7
#e8ffc8
#e9ffc9
#eaffca
#ebffcb
#dcfcbc
#dbfbbb
#dafaba
#d9f9b9
#d8f8b8
#d7f7b7
#d6f6b6
#d5f5b5
#d4f4b4
#d3f3b3
#d2f2b2
#d1f1b1
#d0f0b0
#cfefaf

Download this Light Green

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

#ddfdbd Color Code Preview on Black Background Color

This is how #ddfdbd Color will look on black background color. Color contrast ratio is 18.86

#ddfdbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddfdbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddfdbd

#ddfdbd color code is use for CSS Background Color

Background color for the above div is #ddfdbd

HTML with inline CSS

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

#ddfdbd color code is use for CSS Border Color

CSS Border color for the above div is #ddfdbd

HTML with inline CSS

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

CSS Border Left color for the above div is #ddfdbd

HTML with inline CSS

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

CSS Border Right color for the above div is #ddfdbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddfdbd

HTML with inline CSS

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

CSS Border Top color for the above div is #ddfdbd

HTML with inline CSS

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

#ddfdbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddfdbd Color code Preview on White Background

This is how #ddfdbd Color code will look on white background color. Color contrast ratio is 1.11

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

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