crispedge.com

Color picker

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

#fd9dba hex color - Red - Warm color - Information

#fd9dba hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fd9dba Color code in RGB color code model is created after adding 99.22% red color, 61.57% green color and 72.94% blue color. Hex #fd9dba Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 26% yellow and 1% black.

Hex #fd9dba color code is between #ff99bb web safe hex color code and #eeaaaa web safe hex color code. #ff99bb is the nearest web safe color code. You can see here many more shades of #fd9dba color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefd9dba#fd9dba
RGB Decimal253, 157, 186rgb(253, 157, 186)
RGB Percent99%, 62%, 73%rgb(99%, 62%, 73%)
CSS RGBa253, 157, 186,1rgba(253,157,186,1)
CMYK Modelcmyk(0%,38%,26%,1%)
HSL Color Space342,96% ,80%hsl(342,96% ,80%)
HSV Color Space342°, 38%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011001110110111010
Octal375235272
Decimal253157186
Hexfd9dba

Different shades of #fd9dba color code.

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

Light Shade of #fd9dba
#fecfdd
Dark Shade of #fd9dba
#fc6b97
Saturated Shade of #fd9dba
#ff9bb9
Desaturated Shade of #fd9dba
#f8a2bc
Grey scale Shade of #fd9dba
#cdcdcd
Brighten Shade
#ffb6d3
Most Readable Shade
#000000

Shades of #fd9dba color code

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

#fd9dba
#e08ba5
#c47a90
#a8687c
#8c5767
#704552
#54343e
#382229
#1c1114
#000000

Similar Color like #fd9dba color

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

#fe9ebb
#ff9fbc
#ffa0bd
#ffa1be
#ffa2bf
#ffa3c0
#ffa4c1
#ffa5c2
#ffa6c3
#ffa7c4
#ffa8c5
#ffa9c6
#ffaac7
#ffabc8
#fc9cb9
#fb9bb8
#fa9ab7
#f999b6
#f898b5
#f797b4
#f696b3
#f595b2
#f494b1
#f393b0
#f292af
#f191ae
#f090ad
#ef8fac

Monochromatic Color with #fd9dba

#fd9dba
#28191e
#53333d
#7d4e5c
#a8687c
#d2839b

Tints of #fd9dba Color

#fd9dba
#fda7c1
#fdb2c9
#fdbdd1
#fdc8d8
#fed3e0
#fedee8
#fee9ef
#fef4f7
#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

#fd9dba
#9dfde0

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

Split Complementary

#fd9dba
#9dfdb0
#9deafd

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

Analogous Color

#fd9de0
#fd9dcd
#fd9dba
#fd9da7
#fda69d

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

#fd9dba
#bafd9d
#9dbafd

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

#fd9dba
#eafd9d
#9dfde0
#b09dfd

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

#fd9dba
#9dfde0
#9deafd
#fdb09d

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

#fd9dba Color Code Preview on Black Background Color

This is how #fd9dba Color will look on black background color. Color contrast ratio is 10.71

#fd9dba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd9dba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd9dba

#fd9dba color code is use for CSS Background Color

Background color for the above div is #fd9dba

HTML with inline CSS

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

#fd9dba color code is use for CSS Border Color

CSS Border color for the above div is #fd9dba

HTML with inline CSS

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

CSS Border Left color for the above div is #fd9dba

HTML with inline CSS

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

CSS Border Right color for the above div is #fd9dba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd9dba

HTML with inline CSS

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

CSS Border Top color for the above div is #fd9dba

HTML with inline CSS

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

#fd9dba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd9dba Color code Preview on White Background

This is how #fd9dba Color code will look on white background color. Color contrast ratio is 1.96

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.