crispedge.com

Color picker

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

#f97cfb hex color - Violet - Warm color - Information

#f97cfb hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #f97cfb Color code in RGB color code model is created after adding 97.65% red color, 48.63% green color and 98.43% blue color. Hex #f97cfb Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 51% magenta, 0% yellow and 2% black.

Hex #f97cfb color code is between #ff77ff web safe hex color code and #ee88ee web safe hex color code. #ff77ff is the nearest web safe color code. You can see here many more shades of #f97cfb color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codef97cfb#f97cfb
RGB Decimal249, 124, 251rgb(249, 124, 251)
RGB Percent98%, 49%, 98%rgb(98%, 49%, 98%)
CSS RGBa249, 124, 251,1rgba(249,124,251,1)
CMYK Modelcmyk(1%,51%,0%,2%)
HSL Color Space299,94% ,74%hsl(299,94% ,74%)
HSV Color Space299°, 51%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110010111110011111011
Octal371174373
Decimal249124251
Hexf97cfb

Different shades of #f97cfb color code.

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

Light Shade of #f97cfb
#fbadfd
Dark Shade of #f97cfb
#f74af9
Saturated Shade of #f97cfb
#fd78ff
Desaturated Shade of #f97cfb
#f283f4
Grey scale Shade of #f97cfb
#bbbbbb
Brighten Shade
#ff95ff
Most Readable Shade
#000000

Shades of #f97cfb color code

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

#f97cfb
#dd6edf
#c160c3
#a652a7
#8a448b
#6e376f
#532953
#371b37
#1b0d1b
#000000

Similar Color like #f97cfb color

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

#fa7dfc
#fb7efd
#fc7ffe
#fd80ff
#fe81ff
#ff82ff
#ff83ff
#ff84ff
#ff85ff
#ff86ff
#ff87ff
#ff88ff
#ff89ff
#ff8aff
#f87bfa
#f77af9
#f679f8
#f578f7
#f477f6
#f376f5
#f275f4
#f174f3
#f073f2
#ef72f1
#ee71f0
#ed70ef
#ec6fee
#eb6eed

Monochromatic Color with #f97cfb

#f97cfb
#261326
#502851
#7b3d7b
#a552a6
#cf67d0

Tints of #f97cfb Color

#f97cfb
#f98afb
#fa99fb
#fba7fc
#fbb6fc
#fcc4fd
#fdd3fd
#fde1fe
#fef0fe
#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

#f97cfb
#7efb7c

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

Split Complementary

#f97cfb
#befb7c
#7cfbb9

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

Analogous Color

#c67cfb
#e07cfb
#f97cfb
#fb7ce4
#fb7cca

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

#f97cfb
#fbf97c
#7cfbf9

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

#f97cfb
#fbb97c
#7efb7c
#7cbdfb

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

#f97cfb
#7efb7c
#7cfbb9
#fb7cbe

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

#f97cfb Color Code Preview on Black Background Color

This is how #f97cfb Color will look on black background color. Color contrast ratio is 9.30

#f97cfb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f97cfb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f97cfb

#f97cfb color code is use for CSS Background Color

Background color for the above div is #f97cfb

HTML with inline CSS

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

#f97cfb color code is use for CSS Border Color

CSS Border color for the above div is #f97cfb

HTML with inline CSS

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

CSS Border Left color for the above div is #f97cfb

HTML with inline CSS

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

CSS Border Right color for the above div is #f97cfb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f97cfb

HTML with inline CSS

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

CSS Border Top color for the above div is #f97cfb

HTML with inline CSS

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

#f97cfb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f97cfb Color code Preview on White Background

This is how #f97cfb Color code will look on white background color. Color contrast ratio is 2.26

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.