crispedge.com

Color picker

Loading...

#d08cae hex color - Red - Warm color - Information

#d08cae hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #d08cae Color code in RGB color code model is created after adding 81.57% red color, 54.9% green color and 68.24% blue color. Hex #d08cae Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 16% yellow and 18% black.

Hex #d08cae color code is between #cc88aa web safe hex color code and #dd99bb web safe hex color code. #cc88aa is the nearest web safe color code. You can see here many more shades of #d08cae color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded08cae#d08cae
RGB Decimal208, 140, 174rgb(208, 140, 174)
RGB Percent82%, 55%, 68%rgb(82%, 55%, 68%)
CSS RGBa208, 140, 174,1rgba(208,140,174,1)
CMYK Modelcmyk(0%,33%,16%,18%)
HSL Color Space330,42% ,68%hsl(330,42% ,68%)
HSV Color Space330°, 33%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100001000110010101110
Octal320214256
Decimal208140174
Hexd08cae

Different shades of #d08cae color code.

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

Light Shade of #d08cae
#dfb0c7
Dark Shade of #d08cae
#c16894
Saturated Shade of #d08cae
#d884ae
Desaturated Shade of #d08cae
#c894ae
Grey scale Shade of #d08cae
#aeaeae
Brighten Shade
#e9a5c7
Most Readable Shade
#000000

Shades of #d08cae color code

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

#d08cae
#b87c9a
#a16c87
#8a5d74
#734d60
#5c3e4d
#452e3a
#2e1f26
#170f13
#000000

Similar Color like #d08cae color

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

#d18daf
#d28eb0
#d38fb1
#d490b2
#d591b3
#d692b4
#d793b5
#d894b6
#d995b7
#da96b8
#db97b9
#dc98ba
#dd99bb
#de9abc
#cf8bad
#ce8aac
#cd89ab
#cc88aa
#cb87a9
#ca86a8
#c985a7
#c884a6
#c783a5
#c682a4
#c581a3
#c480a2
#c37fa1
#c27ea0

Monochromatic Color with #d08cae

#d08cae
#faa9d2
#261a20
#503643
#7b5367
#a56f8a

Tints of #d08cae Color

#d08cae
#d598b7
#daa5c0
#dfb2c9
#e4bfd2
#eacbdb
#efd8e4
#f4e5ed
#f9f2f6
#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

#d08cae
#8cd0ae

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

Split Complementary

#d08cae
#8cd08c
#8cd0d0

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

Analogous Color

#d08cc9
#d08cbc
#d08cae
#d08ca0
#d08c93

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

#d08cae
#aed08c
#8caed0

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

#d08cae
#d0d08c
#8cd0ae
#8c8cd0

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

#d08cae
#8cd0ae
#8cd0d0
#d08c8c

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

#d08cae Color Code Preview on Black Background Color

This is how #d08cae Color will look on black background color. Color contrast ratio is 8.04

#d08cae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d08cae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d08cae

#d08cae color code is use for CSS Background Color

Background color for the above div is #d08cae

HTML with inline CSS

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

#d08cae color code is use for CSS Border Color

CSS Border color for the above div is #d08cae

HTML with inline CSS

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

CSS Border Left color for the above div is #d08cae

HTML with inline CSS

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

CSS Border Right color for the above div is #d08cae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d08cae

HTML with inline CSS

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

CSS Border Top color for the above div is #d08cae

HTML with inline CSS

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

#d08cae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d08cae Color code Preview on White Background

This is how #d08cae Color code will look on white background color. Color contrast ratio is 2.61

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

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(208,140,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(140,208,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(208,140,174,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.