Skip to main content Skip to docs navigation

#d18abc hex color | Download Dark Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Pressed Flower and its hex is #D492BD Nearest Color Name

Color Hue/Base color: Red

Hex #d18abc Color code in RGB color code model is created after adding 81.96% red color, 54.12% green color and 73.73% blue color. Hex #d18abc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 34% magenta, 10% yellow and 18.04% black.

Hex #d18abc color code is between #cc88bb web safe hex color code and #dd99cc web safe hex color code. #cc88bb is the nearest web safe color code. You can see here many more shades of #d18abc color code.

RGB Chart

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

Color Table

Hex Color Code d18abc #d18abc
RGB Decimal 209, 138, 188 209, 138, 188
RGB Percent 82%, 54%, 74% rgb(82%, 54%, 74%)
CSS RGBa 209, 138, 188,1 rgba(209,138,188,1)
CMYK Model cmyk(0%,34%,10%,18.04%)
HSL Color Space 318,44% ,68% hsl(318,44% ,68%)
HSV Color Space 318°, 34%, 82%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010001 10001010 10111100
Octal 321 212 274
Decimal 209 138 188
Hex d1 8a bc

Different shades of #d18abc color code.

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

Darkest of #d18abc
#8b3772
Darker of #d18abc
#b04590
Dark of #d18abc
#c365a7
Base of #d18abc
#d18abc
Light of #d18abc
#dfafd1
Lighter
#eed3e6
Lightest
#fcf8fb

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

#d18abc
#8ad19f

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

Split Complementary

#d18abc
#98d18a
#8ad1c3

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

Analogous Color

#bd8ad1
#c88ad1
#d18abc
#d18aa4
#d18d8a

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

#d18abc
#8abcd1
#bcd18a

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

#d18abc
#bcd18a
#8ad19f
#9f8ad1

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#d18abc
#d1c38a
#8ad19f
#8a98d1

Square 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).

Monochromatic Color with #d18abc

#672854
#8b3772
#b04590
#c365a7
#d18abc
#dfafd1
#eed3e6
#fcf8fb
#ffffff

Tints of #d18abc Color

#d18abc
#d697c3
#dba4ca
#e0b1d2
#e5bed9
#eacbe1
#efd8e8
#f4e5f0
#f9f2f7
#ffffff

Shades of #d18abc color code

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

#d18abc
#b97aa7
#a26b92
#8b5c7d
#744c68
#5c3d53
#452e3e
#2e1e29
#170f14
#000000

Tones

#d18abc
#c19ab5
#b0abaf
#aeaeae
#aeaeae

Tones

Similar Color like #d18abc color

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

#d28bbd
#d38cbe
#d48dbf
#d58ec0
#d68fc1
#d790c2
#d891c3
#d992c4
#da93c5
#db94c6
#dc95c7
#dd96c8
#de97c9
#df98ca
#d089bb
#cf88ba
#ce87b9
#cd86b8
#cc85b7
#cb84b6
#ca83b5
#c982b4
#c881b3
#c780b2
#c67fb1
#c57eb0
#c47daf
#c37cae

Download this Dark Red

Hex #d18abc 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.

#d18abc Color Code Preview on Black Background Color

This is how #d18abc Color will look on black background color. Color contrast ratio is 8.07

#d18abc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d18abc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d18abc

#d18abc color code is use for CSS Background Color

Background color for the above div is #d18abc

HTML with inline CSS

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

#d18abc color code is use for CSS Border Color

CSS Border color for the above div is #d18abc

HTML with inline CSS

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

CSS Border Left color for the above div is #d18abc

HTML with inline CSS

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

CSS Border Right color for the above div is #d18abc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d18abc

HTML with inline CSS

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

CSS Border Top color for the above div is #d18abc

HTML with inline CSS

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

#d18abc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d18abc Color code Preview on White Background

This is how #d18abc Color code will look on white background color. Color contrast ratio is 2.60

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(209,138,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(138,209,159,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(209,138,188,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }