crispedge.com

Color picker

Loading...

#d29abf hex color - Red - Warm color - Information

#d29abf hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d29abf Color code in RGB color code model is created after adding 82.35% red color, 60.39% green color and 74.9% blue color. Hex #d29abf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 27% magenta, 9% yellow and 18% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded29abf#d29abf
RGB Decimal210, 154, 191rgb(210, 154, 191)
RGB Percent82%, 60%, 75%rgb(82%, 60%, 75%)
CSS RGBa210, 154, 191,1rgba(210,154,191,1)
CMYK Modelcmyk(0%,27%,9%,18%)
HSL Color Space320,38% ,71%hsl(320,38% ,71%)
HSV Color Space320°, 27%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100101001101010111111
Octal322232277
Decimal210154191
Hexd29abf

Different shades of #d29abf color code.

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

Light Shade of #d29abf
#e2bdd5
Dark Shade of #d29abf
#c277a9
Saturated Shade of #d29abf
#d993c1
Desaturated Shade of #d29abf
#cba1bd
Grey scale Shade of #d29abf
#b6b6b6
Brighten Shade
#ebb3d8
Most Readable Shade
#000000

Shades of #d29abf color code

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

#d29abf
#ba88a9
#a37794
#8c667f
#74556a
#5d4454
#46333f
#2e222a
#171115
#000000

Similar Color like #d29abf color

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

#d39bc0
#d49cc1
#d59dc2
#d69ec3
#d79fc4
#d8a0c5
#d9a1c6
#daa2c7
#dba3c8
#dca4c9
#dda5ca
#dea6cb
#dfa7cc
#e0a8cd
#d199be
#d098bd
#cf97bc
#ce96bb
#cd95ba
#cc94b9
#cb93b8
#ca92b7
#c991b6
#c890b5
#c78fb4
#c68eb3
#c58db2
#c48cb1

Monochromatic Color with #d29abf

#d29abf
#fcb9e6
#281d24
#523c4b
#7d5c72
#a77b98

Tints of #d29abf Color

#d29abf
#d7a5c6
#dcb0cd
#e1bbd4
#e6c6db
#ebd2e2
#f0dde9
#f5e8f0
#faf3f7
#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

#d29abf
#9ad2ad

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

Split Complementary

#d29abf
#a3d29a
#9ad2c9

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

Analogous Color

#cf9ad2
#d29aca
#d29abf
#d29ab4
#d29aa9

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

#d29abf
#bfd29a
#9abfd2

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

#d29abf
#d2c99a
#9ad2ad
#9aa3d2

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

#d29abf
#9ad2ad
#9ad2c9
#d29aa3

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

#d29abf Color Code Preview on Black Background Color

This is how #d29abf Color will look on black background color. Color contrast ratio is 9.11

#d29abf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d29abf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d29abf

#d29abf color code is use for CSS Background Color

Background color for the above div is #d29abf

HTML with inline CSS

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

#d29abf color code is use for CSS Border Color

CSS Border color for the above div is #d29abf

HTML with inline CSS

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

CSS Border Left color for the above div is #d29abf

HTML with inline CSS

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

CSS Border Right color for the above div is #d29abf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d29abf

HTML with inline CSS

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

CSS Border Top color for the above div is #d29abf

HTML with inline CSS

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

#d29abf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d29abf Color code Preview on White Background

This is how #d29abf Color code will look on white background color. Color contrast ratio is 2.30

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

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(210,154,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(154,210,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(210,154,191,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.