crispedge.com

Color picker

Loading...

#dddacb hex color - Green - Warm color - Information

#dddacb hex color - Green - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Green

Hex #dddacb Color code in RGB color code model is created after adding 86.67% red color, 85.49% green color and 79.61% blue color. Hex #dddacb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 1% magenta, 8% yellow and 13% black.

Hex #dddacb color code is between #ccddcc web safe hex color code and #eeccbb web safe hex color code. #ccddcc is the nearest web safe color code. You can see here many more shades of #dddacb color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codedddacb#dddacb
RGB Decimal221, 218, 203rgb(221, 218, 203)
RGB Percent87%, 85%, 80%rgb(87%, 85%, 80%)
CSS RGBa221, 218, 203,1rgba(221,218,203,1)
CMYK Modelcmyk(0%,1%,8%,13%)
HSL Color Space50,21% ,83%hsl(50,21% ,83%)
HSV Color Space50°, 8%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011101101011001011
Octal335332313
Decimal221218203
Hexdddacb

Different shades of #dddacb color code.

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

Light Shade of #dddacb
#f1f0ea
Dark Shade of #dddacb
#c9c4ac
Saturated Shade of #dddacb
#e1ddc7
Desaturated Shade of #dddacb
#d9d7cf
Grey scale Shade of #dddacb
#d4d4d4
Brighten Shade
#f6f3e4
Most Readable Shade
#000000

Shades of #dddacb color code

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

#dddacb
#c4c1b4
#aba99d
#939187
#7a7970
#62605a
#494843
#31302d
#181816
#000000

Similar Color like #dddacb color

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

#dedbcc
#dfdccd
#e0ddce
#e1decf
#e2dfd0
#e3e0d1
#e4e1d2
#e5e2d3
#e6e3d4
#e7e4d5
#e8e5d6
#e9e6d7
#eae7d8
#ebe8d9
#dcd9ca
#dbd8c9
#dad7c8
#d9d6c7
#d8d5c6
#d7d4c5
#d6d3c4
#d5d2c3
#d4d1c2
#d3d0c1
#d2cfc0
#d1cebf
#d0cdbe
#cfccbd

Monochromatic Color with #dddacb

#dddacb
#080808
#33322f
#5d5c56
#88867d
#b3b0a4

Tints of #dddacb Color

#dddacb
#e0ded0
#e4e2d6
#e8e6dc
#eceae2
#efeee7
#f3f2ed
#f7f6f3
#fbfaf9
#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

#dddacb
#cbcedd

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

Split Complementary

#dddacb
#cbd7dd
#d1cbdd

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

Analogous Color

#ddd3cb
#ddd6cb
#dddacb
#dcddcb
#d9ddcb

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

#dddacb
#cbddda
#dacbdd

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

#dddacb
#cbddd1
#cbcedd
#ddcbd7

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#dddacb
#cbcedd
#d1cbdd
#d7ddcb

Double Complementary 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).

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

#dddacb Color Code Preview on Black Background Color

This is how #dddacb Color will look on black background color. Color contrast ratio is 14.97

#dddacb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dddacb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dddacb

#dddacb color code is use for CSS Background Color

Background color for the above div is #dddacb

HTML with inline CSS

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

#dddacb color code is use for CSS Border Color

CSS Border color for the above div is #dddacb

HTML with inline CSS

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

CSS Border Left color for the above div is #dddacb

HTML with inline CSS

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

CSS Border Right color for the above div is #dddacb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dddacb

HTML with inline CSS

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

CSS Border Top color for the above div is #dddacb

HTML with inline CSS

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

#dddacb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dddacb Color code Preview on White Background

This is how #dddacb Color code will look on white background color. Color contrast ratio is 1.40

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(221,218,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(203,206,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,218,203,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.