crispedge.com

Color picker

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

#f885bd hex color - Orange - Warm color - Information

#f885bd hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #f885bd Color code in RGB color code model is created after adding 97.25% red color, 52.16% green color and 74.12% blue color. Hex #f885bd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 46% magenta, 24% yellow and 3% black.

Hex #f885bd color code is between #ff88bb web safe hex color code and #ee77cc web safe hex color code. #ff88bb is the nearest web safe color code. You can see here many more shades of #f885bd color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef885bd#f885bd
RGB Decimal248, 133, 189rgb(248, 133, 189)
RGB Percent97%, 52%, 74%rgb(97%, 52%, 74%)
CSS RGBa248, 133, 189,1rgba(248,133,189,1)
CMYK Modelcmyk(0%,46%,24%,3%)
HSL Color Space331,89% ,75%hsl(331,89% ,75%)
HSV Color Space331°, 46%, 97%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110001000010110111101
Octal370205275
Decimal248133189
Hexf885bd

Different shades of #f885bd color code.

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

Light Shade of #f885bd
#fbb5d7
Dark Shade of #f885bd
#f555a3
Saturated Shade of #f885bd
#fe7fbd
Desaturated Shade of #f885bd
#f28bbd
Grey scale Shade of #f885bd
#bebebe
Brighten Shade
#ff9ed6
Most Readable Shade
#000000

Shades of #f885bd color code

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

#f885bd
#dc76a8
#c06793
#a5587e
#894969
#6e3b54
#522c3f
#371d2a
#1b0e15
#000000

Similar Color like #f885bd color

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

#f986be
#fa87bf
#fb88c0
#fc89c1
#fd8ac2
#fe8bc3
#ff8cc4
#ff8dc5
#ff8ec6
#ff8fc7
#ff90c8
#ff91c9
#ff92ca
#ff93cb
#f784bc
#f683bb
#f582ba
#f481b9
#f380b8
#f27fb7
#f17eb6
#f07db5
#ef7cb4
#ee7bb3
#ed7ab2
#ec79b1
#eb78b0
#ea77af

Monochromatic Color with #f885bd

#f885bd
#23131b
#4e2a3b
#78415c
#a3577c
#cd6e9d

Tints of #f885bd Color

#f885bd
#f892c4
#f9a0cb
#faadd3
#fbbbda
#fbc8e1
#fcd6e9
#fde3f0
#fef1f7
#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

#f885bd
#85f8c0

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

Split Complementary

#f885bd
#85f887
#85f6f8

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

Analogous Color

#f885eb
#f885d4
#f885bd
#f885a6
#f8858f

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

#f885bd
#bdf885
#85bdf8

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

#f885bd
#f6f885
#85f8c0
#8685f8

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

#f885bd
#85f8c0
#85f6f8
#f88785

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

#f885bd Color Code Preview on Black Background Color

This is how #f885bd Color will look on black background color. Color contrast ratio is 9.08

#f885bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f885bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f885bd

#f885bd color code is use for CSS Background Color

Background color for the above div is #f885bd

HTML with inline CSS

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

#f885bd color code is use for CSS Border Color

CSS Border color for the above div is #f885bd

HTML with inline CSS

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

CSS Border Left color for the above div is #f885bd

HTML with inline CSS

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

CSS Border Right color for the above div is #f885bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f885bd

HTML with inline CSS

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

CSS Border Top color for the above div is #f885bd

HTML with inline CSS

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

#f885bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f885bd Color code Preview on White Background

This is how #f885bd Color code will look on white background color. Color contrast ratio is 2.31

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

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.