crispedge.com

Color picker

Loading...

#ddab9e hex color - Red - Warm color - Information

#ddab9e hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #ddab9e Color code in RGB color code model is created after adding 86.67% red color, 67.06% green color and 61.96% blue color. Hex #ddab9e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 29% yellow and 13% black.

Hex #ddab9e color code is between #ccaa99 web safe hex color code and #eebbaa web safe hex color code. #ccaa99 is the nearest web safe color code. You can see here many more shades of #ddab9e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeddab9e#ddab9e
RGB Decimal221, 171, 158rgb(221, 171, 158)
RGB Percent87%, 67%, 62%rgb(87%, 67%, 62%)
CSS RGBa221, 171, 158,1rgba(221,171,158,1)
CMYK Modelcmyk(0%,23%,29%,13%)
HSL Color Space12,48% ,74%hsl(12,48% ,74%)
HSV Color Space12°, 29%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011010101110011110
Octal335253236
Decimal221171158
Hexddab9e

Different shades of #ddab9e color code.

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

Light Shade of #ddab9e
#eaccc4
Dark Shade of #ddab9e
#d08a78
Saturated Shade of #ddab9e
#e4a797
Desaturated Shade of #ddab9e
#d6afa5
Grey scale Shade of #ddab9e
#bdbdbd
Brighten Shade
#f6c4b7
Most Readable Shade
#000000

Shades of #ddab9e color code

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

#ddab9e
#c4988c
#ab857a
#937269
#7a5f57
#624c46
#493934
#312623
#181311
#000000

Similar Color like #ddab9e color

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

#deac9f
#dfada0
#e0aea1
#e1afa2
#e2b0a3
#e3b1a4
#e4b2a5
#e5b3a6
#e6b4a7
#e7b5a8
#e8b6a9
#e9b7aa
#eab8ab
#ebb9ac
#dcaa9d
#dba99c
#daa89b
#d9a79a
#d8a699
#d7a598
#d6a497
#d5a396
#d4a295
#d3a194
#d2a093
#d19f92
#d09e91
#cf9d90

Monochromatic Color with #ddab9e

#ddab9e
#080706
#332724
#5d4843
#886961
#b38a80

Tints of #ddab9e Color

#ddab9e
#e0b4a8
#e4bdb3
#e8c7be
#ecd0c9
#efd9d3
#f3e3de
#f7ece9
#fbf5f4
#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

#ddab9e
#9ed0dd

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

Split Complementary

#ddab9e
#9eddcb
#9eb1dd

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

Analogous Color

#dd9eaa
#dd9e9e
#ddab9e
#ddb89e
#ddc49e

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

#ddab9e
#9eddab
#ab9edd

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

#ddab9e
#b0dd9e
#9ed0dd
#ca9edd

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

#ddab9e
#9ed0dd
#9eb1dd
#ddcb9e

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 #ddab9e 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.

#ddab9e Color Code Preview on Black Background Color

This is how #ddab9e Color will look on black background color. Color contrast ratio is 10.39

#ddab9e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddab9e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddab9e

#ddab9e color code is use for CSS Background Color

Background color for the above div is #ddab9e

HTML with inline CSS

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

#ddab9e color code is use for CSS Border Color

CSS Border color for the above div is #ddab9e

HTML with inline CSS

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

CSS Border Left color for the above div is #ddab9e

HTML with inline CSS

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

CSS Border Right color for the above div is #ddab9e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddab9e

HTML with inline CSS

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

CSS Border Top color for the above div is #ddab9e

HTML with inline CSS

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

#ddab9e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddab9e Color code Preview on White Background

This is how #ddab9e Color code will look on white background color. Color contrast ratio is 2.02

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.