Skip to main content Skip to docs navigation

#d5d5c6 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 Daikon White and its hex is #D4D4C4 Nearest Color Name

Color Hue/Base color: Green

Hex #d5d5c6 Color code in RGB color code model is created after adding 83.53% red color, 83.53% green color and 77.65% blue color. Hex #d5d5c6 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 0% magenta, 7% yellow and 16.47% black.

Hex #d5d5c6 color code is between #ddddcc web safe hex color code and #ccccbb web safe hex color code. #ddddcc is the nearest web safe color code. You can see here many more shades of #d5d5c6 color code.

RGB Chart

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

Color Table

Hex Color Code d5d5c6 #d5d5c6
RGB Decimal 213, 213, 198 213, 213, 198
RGB Percent 84%, 84%, 78% rgb(84%, 84%, 78%)
CSS RGBa 213, 213, 198,1 rgba(213,213,198,1)
CMYK Model cmyk(0%,0%,7%,16.47%)
HSL Color Space 60,15% ,81% hsl(60,15% ,81%)
HSV Color Space 60°, 7%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010101 11010101 11000110
Octal 325 325 306
Decimal 213 213 198
Hex d5 d5 c6

Different shades of #d5d5c6 color code.

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

Darkest of #d5d5c6
#94946e
Darker of #d5d5c6
#aaaa8b
Dark of #d5d5c6
#bfbfa9
Base of #d5d5c6
#d5d5c6
Light of #d5d5c6
#ebebe3
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

#d5d5c6
#c6c6d5

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

Split Complementary

#d5d5c6
#c6ced5
#cec6d5

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

Analogous Color

#d5ccc6
#d5cfc6
#d5d5c6
#d0d5c6
#cad5c6

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

#d5d5c6
#d5c6d5
#c6d5d5

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

#d5d5c6
#c6d5d5
#c6c6d5
#d5c6c6

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

#d5d5c6
#c6d5ce
#c6c6d5
#d5c6ce

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

#777758
#94946e
#aaaa8b
#bfbfa9
#d5d5c6
#ebebe3
#ffffff
#ffffff
#ffffff

Tints of #d5d5c6 Color

#d5d5c6
#d9d9cc
#deded2
#e3e3d9
#e7e7df
#ecece5
#f1f1ec
#f5f5f2
#fafaf8
#ffffff

Shades of #d5d5c6 color code

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

#d5d5c6
#bdbdb0
#a5a59a
#8e8e84
#76766e
#5e5e58
#474742
#2f2f2c
#171716
#000000

Tones

#d5d5c6
#cecece
#cecece
#cecece
#cecece

Tones

Similar Color like #d5d5c6 color

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

#d6d6c7
#d7d7c8
#d8d8c9
#d9d9ca
#dadacb
#dbdbcc
#dcdccd
#ddddce
#dedecf
#dfdfd0
#e0e0d1
#e1e1d2
#e2e2d3
#e3e3d4
#d4d4c5
#d3d3c4
#d2d2c3
#d1d1c2
#d0d0c1
#cfcfc0
#cecebf
#cdcdbe
#ccccbd
#cbcbbc
#cacabb
#c9c9ba
#c8c8b9
#c7c7b8

Download this Light Green

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

#d5d5c6 Color Code Preview on Black Background Color

This is how #d5d5c6 Color will look on black background color. Color contrast ratio is 14.16

#d5d5c6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d5d5c6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d5d5c6

#d5d5c6 color code is use for CSS Background Color

Background color for the above div is #d5d5c6

HTML with inline CSS

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

#d5d5c6 color code is use for CSS Border Color

CSS Border color for the above div is #d5d5c6

HTML with inline CSS

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

CSS Border Left color for the above div is #d5d5c6

HTML with inline CSS

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

CSS Border Right color for the above div is #d5d5c6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d5d5c6

HTML with inline CSS

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

CSS Border Top color for the above div is #d5d5c6

HTML with inline CSS

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

#d5d5c6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d5d5c6 Color code Preview on White Background

This is how #d5d5c6 Color code will look on white background color. Color contrast ratio is 1.48

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

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