crispedge.com

Color picker

Loading...

#dca08a hex color - Red - Warm color - Information

#dca08a hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #dca08a Color code in RGB color code model is created after adding 86.27% red color, 62.75% green color and 54.12% blue color. Hex #dca08a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 27% magenta, 37% yellow and 14% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedca08a#dca08a
RGB Decimal220, 160, 138rgb(220, 160, 138)
RGB Percent86%, 63%, 54%rgb(86%, 63%, 54%)
CSS RGBa220, 160, 138,1rgba(220,160,138,1)
CMYK Modelcmyk(0%,27%,37%,14%)
HSL Color Space16,54% ,70%hsl(16,54% ,70%)
HSV Color Space16°, 37%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111001010000010001010
Octal334240212
Decimal220160138
Hexdca08a

Different shades of #dca08a color code.

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

Light Shade of #dca08a
#e8c0b1
Dark Shade of #dca08a
#d08063
Saturated Shade of #dca08a
#e49c82
Desaturated Shade of #dca08a
#d4a492
Grey scale Shade of #dca08a
#b3b3b3
Brighten Shade
#f5b9a3
Most Readable Shade
#000000

Shades of #dca08a color code

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

#dca08a
#c38e7a
#ab7c6b
#926a5c
#7a584c
#61473d
#49352e
#30231e
#18110f
#000000

Similar Color like #dca08a color

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

#dda18b
#dea28c
#dfa38d
#e0a48e
#e1a58f
#e2a690
#e3a791
#e4a892
#e5a993
#e6aa94
#e7ab95
#e8ac96
#e9ad97
#eaae98
#db9f89
#da9e88
#d99d87
#d89c86
#d79b85
#d69a84
#d59983
#d49882
#d39781
#d29680
#d1957f
#d0947e
#cf937d
#ce927c

Monochromatic Color with #dca08a

#dca08a
#070505
#32241f
#5c433a
#876255
#b1816f

Tints of #dca08a Color

#dca08a
#dfaa97
#e3b5a4
#e7bfb1
#ebcabe
#efd4cb
#f3dfd8
#f7e9e5
#fbf4f2
#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

#dca08a
#8ac6dc

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

Split Complementary

#dca08a
#8adcc9
#8a9ddc

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

Analogous Color

#dc8a95
#dc908a
#dca08a
#dcb08a
#dcc18a

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

#dca08a
#8adca0
#a08adc

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

#dca08a
#9ddc8a
#8ac6dc
#c98adc

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

#dca08a
#8ac6dc
#8a9ddc
#dcc98a

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

#dca08a Color Code Preview on Black Background Color

This is how #dca08a Color will look on black background color. Color contrast ratio is 9.44

#dca08a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dca08a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dca08a

#dca08a color code is use for CSS Background Color

Background color for the above div is #dca08a

HTML with inline CSS

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

#dca08a color code is use for CSS Border Color

CSS Border color for the above div is #dca08a

HTML with inline CSS

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

CSS Border Left color for the above div is #dca08a

HTML with inline CSS

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

CSS Border Right color for the above div is #dca08a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dca08a

HTML with inline CSS

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

CSS Border Top color for the above div is #dca08a

HTML with inline CSS

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

#dca08a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dca08a Color code Preview on White Background

This is how #dca08a Color code will look on white background color. Color contrast ratio is 2.22

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

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(220,160,138,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(138,198,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,160,138,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.