crispedge.com

Color picker

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

#ffb0cd hex color - Red - Warm color - Information

#ffb0cd hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ffb0cd Color code in RGB color code model is created after adding 100% red color, 69.02% green color and 80.39% blue color. Hex #ffb0cd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 31% magenta, 20% yellow and 0% black.

Hex #ffb0cd color code is between #eeaacc web safe hex color code and #ddbbdd web safe hex color code. #eeaacc is the nearest web safe color code. You can see here many more shades of #ffb0cd color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeffb0cd#ffb0cd
RGB Decimal255, 176, 205rgb(255, 176, 205)
RGB Percent100%, 69%, 80%rgb(100%, 69%, 80%)
CSS RGBa255, 176, 205,1rgba(255,176,205,1)
CMYK Modelcmyk(0%,31%,20%,0%)
HSL Color Space338,100% ,85%hsl(338,100% ,85%)
HSV Color Space338°, 31%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111111011000011001101
Octal377260315
Decimal255176205
Hexffb0cd

Different shades of #ffb0cd color code.

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

Light Shade of #ffb0cd
#ffe3ed
Dark Shade of #ffb0cd
#ff7dad
Saturated Shade of #ffb0cd
#ffb0cd
Desaturated Shade of #ffb0cd
#fbb4ce
Grey scale Shade of #ffb0cd
#d7d7d7
Brighten Shade
#ffc9e6
Most Readable Shade
#000000

Shades of #ffb0cd color code

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

#ffb0cd
#e29cb6
#c6889f
#aa7588
#8d6171
#714e5b
#553a44
#38272d
#1c1316
#000000

Similar Color like #ffb0cd color

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

#ffb1ce
#ffb2cf
#ffb3d0
#ffb4d1
#ffb5d2
#ffb6d3
#ffb7d4
#ffb8d5
#ffb9d6
#ffbad7
#ffbbd8
#ffbcd9
#ffbdda
#ffbedb
#feafcc
#fdaecb
#fcadca
#fbacc9
#faabc8
#f9aac7
#f8a9c6
#f7a8c5
#f6a7c4
#f5a6c3
#f4a5c2
#f3a4c1
#f2a3c0
#f1a2bf

Monochromatic Color with #ffb0cd

#ffb0cd
#2a1d22
#553b44
#805867
#aa7589
#d493ab

Tints of #ffb0cd Color

#ffb0cd
#ffb8d2
#ffc1d8
#ffcadd
#ffd3e3
#ffdbe8
#ffe4ee
#ffedf3
#fff6f9
#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

#ffb0cd
#b0ffe2

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

Split Complementary

#ffb0cd
#b0ffba
#b0f4ff

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

Analogous Color

#ffb0ed
#ffb0dd
#ffb0cd
#ffb0bd
#ffb3b0

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

#ffb0cd
#cdffb0
#b0cdff

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

#ffb0cd
#f4ffb0
#b0ffe2
#bab0ff

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

#ffb0cd
#b0ffe2
#b0f4ff
#ffbbb0

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

#ffb0cd Color Code Preview on Black Background Color

This is how #ffb0cd Color will look on black background color. Color contrast ratio is 12.34

#ffb0cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffb0cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffb0cd

#ffb0cd color code is use for CSS Background Color

Background color for the above div is #ffb0cd

HTML with inline CSS

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

#ffb0cd color code is use for CSS Border Color

CSS Border color for the above div is #ffb0cd

HTML with inline CSS

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

CSS Border Left color for the above div is #ffb0cd

HTML with inline CSS

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

CSS Border Right color for the above div is #ffb0cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffb0cd

HTML with inline CSS

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

CSS Border Top color for the above div is #ffb0cd

HTML with inline CSS

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

#ffb0cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffb0cd Color code Preview on White Background

This is how #ffb0cd Color code will look on white background color. Color contrast ratio is 1.70

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.