crispedge.com

Color picker

Loading...

#ddaba5 hex color - Red - Warm color - Information

#ddaba5 hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #ddaba5 color code is between #ccaaaa web safe hex color code and #eebb99 web safe hex color code. #ccaaaa is the nearest web safe color code. You can see here many more shades of #ddaba5 color code.

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Codeddaba5#ddaba5
RGB Decimal221, 171, 165rgb(221, 171, 165)
RGB Percent87%, 67%, 65%rgb(87%, 67%, 65%)
CSS RGBa221, 171, 165,1rgba(221,171,165,1)
CMYK Modelcmyk(0%,23%,25%,13%)
HSL Color Space6,45% ,76%hsl(6,45% ,76%)
HSV Color Space6°, 25%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011010101110100101
Octal335253245
Decimal221171165
Hexddaba5

Different shades of #ddaba5 color code.

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

Light Shade of #ddaba5
#ebceca
Dark Shade of #ddaba5
#cf8880
Saturated Shade of #ddaba5
#e3a69f
Desaturated Shade of #ddaba5
#d7b0ab
Grey scale Shade of #ddaba5
#c1c1c1
Brighten Shade
#f6c4be
Most Readable Shade
#000000

Shades of #ddaba5 color code

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

#ddaba5
#c49892
#ab8580
#93726e
#7a5f5b
#624c49
#493937
#312624
#181312
#000000

Similar Color like #ddaba5 color

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

#deaca6
#dfada7
#e0aea8
#e1afa9
#e2b0aa
#e3b1ab
#e4b2ac
#e5b3ad
#e6b4ae
#e7b5af
#e8b6b0
#e9b7b1
#eab8b2
#ebb9b3
#dcaaa4
#dba9a3
#daa8a2
#d9a7a1
#d8a6a0
#d7a59f
#d6a49e
#d5a39d
#d4a29c
#d3a19b
#d2a09a
#d19f99
#d09e98
#cf9d97

Monochromatic Color with #ddaba5

#ddaba5
#080706
#332726
#5d4846
#886966
#b38a85

Tints of #ddaba5 Color

#ddaba5
#e0b4af
#e4bdb9
#e8c7c3
#ecd0cd
#efd9d7
#f3e3e1
#f7eceb
#fbf5f5
#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

#ddaba5
#a5d7dd

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

Split Complementary

#ddaba5
#a5ddc7
#a5bbdd

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

Analogous Color

#dda5b5
#dda5aa
#ddaba5
#ddb6a5
#ddc1a5

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

#ddaba5
#a5ddab
#aba5dd

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

#ddaba5
#bbdda5
#a5d7dd
#c7a5dd

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

#ddaba5
#a5d7dd
#a5bbdd
#ddc7a5

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

#ddaba5 Color Code Preview on Black Background Color

This is how #ddaba5 Color will look on black background color. Color contrast ratio is 10.44

#ddaba5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddaba5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddaba5

#ddaba5 color code is use for CSS Background Color

Background color for the above div is #ddaba5

HTML with inline CSS

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

#ddaba5 color code is use for CSS Border Color

CSS Border color for the above div is #ddaba5

HTML with inline CSS

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

CSS Border Left color for the above div is #ddaba5

HTML with inline CSS

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

CSS Border Right color for the above div is #ddaba5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddaba5

HTML with inline CSS

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

CSS Border Top color for the above div is #ddaba5

HTML with inline CSS

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

#ddaba5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddaba5 Color code Preview on White Background

This is how #ddaba5 Color code will look on white background color. Color contrast ratio is 2.01

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

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

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.