crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#d4a1b5 hex color - Gizmo - Red - Warm color - Information

#d4a1b5 hex color - Gizmo - Red - Warm color

Color Hue/Base color: Red

Hex #d4a1b5 Color Code is also known as Gizmo color.

Hex #d4a1b5 Color code in RGB color code model is created after adding 83.14% red color, 63.14% green color and 70.98% blue color. Hex #d4a1b5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 24% magenta, 15% yellow and 17% black.

Hex #d4a1b5 color code is between #cc99bb web safe hex color code and #ddaaaa web safe hex color code. #cc99bb is the nearest web safe color code. You can see here many more shades of #d4a1b5 color code.

0 Likes 0 Comments | 125 Views

Color Table

Hex Color Coded4a1b5#d4a1b5
RGB Decimal212, 161, 181rgb(212, 161, 181)
RGB Percent83%, 63%, 71%rgb(83%, 63%, 71%)
CSS RGBa212, 161, 181,1rgba(212,161,181,1)
CMYK Modelcmyk(0%,24%,15%,17%)
HSL Color Space336,37% ,73%hsl(336,37% ,73%)
HSV Color Space336°, 24%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101001010000110110101
Octal324241265
Decimal212161181
Hexd4a1b5

Different shades of #d4a1b5 color code.

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

Light Shade of #d4a1b5
#e4c4d1
Dark Shade of #d4a1b5
#c47e99
Saturated Shade of #d4a1b5
#db9ab4
Desaturated Shade of #d4a1b5
#cda8b6
Grey scale Shade of #d4a1b5
#bababa
Brighten Shade
#edbace
Most Readable Shade
#000000

Shades of #d4a1b5 color code

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

#d4a1b5
#bc8fa0
#a47d8c
#8d6b78
#755964
#5e4750
#46353c
#2f2328
#171114
#000000

Similar Color like #d4a1b5 color

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

#d5a2b6
#d6a3b7
#d7a4b8
#d8a5b9
#d9a6ba
#daa7bb
#dba8bc
#dca9bd
#ddaabe
#deabbf
#dfacc0
#e0adc1
#e1aec2
#e2afc3
#d3a0b4
#d29fb3
#d19eb2
#d09db1
#cf9cb0
#ce9baf
#cd9aae
#cc99ad
#cb98ac
#ca97ab
#c996aa
#c895a9
#c794a8
#c693a7

Monochromatic Color with #d4a1b5

#d4a1b5
#fec1d9
#2a2024
#544048
#7f606c
#a98191

Tints of #d4a1b5 Color

#d4a1b5
#d8abbd
#ddb5c5
#e2c0cd
#e7cad5
#ebd5de
#f0dfe6
#f5eaee
#faf4f6
#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

#d4a1b5
#a1d4c0

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

Split Complementary

#d4a1b5
#a1d4a6
#a1ced4

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

Analogous Color

#d4a1c9
#d4a1bf
#d4a1b5
#d4a1ab
#d4a1a1

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

#d4a1b5
#b5d4a1
#a1b5d4

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

#d4a1b5
#ced4a1
#a1d4c0
#a6a1d4

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

#d4a1b5
#a1d4c0
#a1ced4
#d4a6a1

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

#d4a1b5 Color Code Preview on Black Background Color

This is how #d4a1b5 Color will look on black background color. Color contrast ratio is 9.56

#d4a1b5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d4a1b5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d4a1b5

#d4a1b5 color code is use for CSS Background Color

Background color for the above div is #d4a1b5

HTML with inline CSS

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

#d4a1b5 color code is use for CSS Border Color

CSS Border color for the above div is #d4a1b5

HTML with inline CSS

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

CSS Border Left color for the above div is #d4a1b5

HTML with inline CSS

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

CSS Border Right color for the above div is #d4a1b5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d4a1b5

HTML with inline CSS

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

CSS Border Top color for the above div is #d4a1b5

HTML with inline CSS

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

#d4a1b5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d4a1b5 Color code Preview on White Background

This is how #d4a1b5 Color code will look on white background color. Color contrast ratio is 2.20

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

Related Gradients

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

0 Likes 0 Comments | 125 Views

Post your comment:-

By submitting comment you agree to our privacy policy.